a:link    {color:blue}
a:visited {color:blue}
a:active  {color:blue}
a:hover   {color:red}

a.navbar:link    {color: #ff9900; text-decoration: none}
a.navbar:visited {color: #ff9900; text-decoration: none}
a.navbar:active  {color: #ff9900; text-decoration: none}
a.navbar:hover   {color: #00ffff; text-decoration: underline}

table 
{
font-family: Verdana; 
font-size: 8pt; 
font-weight: normal; 
font-variant: normal; 
font-style: normal; 
color: #000000; 
margin-left:0px; 
} 