a:link    {color:blue}
a:visited {color:blue}
a:active  {color:blue}
a:hover   {color:red}

a.nav:link    {color: white;text-decoration: none}
a.nav:visited {color: white;text-decoration: none}
a.nav:active  {color: white;text-decoration: none}
a.nav:hover	 {color:cyan;text-decoration: none}

a.bottomnav:link    {color: blue}
a.bottomnav:visited {color: blue}
a.bottomnav:active  {color: blue}
a.bottomnav:hover	 {color:red}



.myframe { 
border:2px solid #A80C35; 
} 

table 
{
font-family: Book Antiqua; 
font-size: 13pt; 
font-weight: normal; 
font-variant: normal; 
font-style: normal; 
color: #000000; 
margin-left:0px; 
} 

table.contentheader
{
border-left:1px solid #A80C35; border-right:1px solid #A80C35; border-top:1px solid #A80C35; border-bottom:0px #A80C35; 
}

table.navbar
{
border-left:1px solid #A80C35; border-right:1px solid #A80C35; border-top:0px solid #A80C35; border-bottom:0px #A80C35; 
}

table.contentfooter
{
border-left:1px solid #A80C35; border-right:1px solid #A80C35; border-top:0px solid #A80C35; border-bottom:1px solid #A80C35; 
}