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

a.navbar:link    {color: #000000; text-decoration: none}
a.navbar:visited {color: #000000; text-decoration: none}
a.navbar:active  {color: #000000; text-decoration: none}
a.navbar:hover   {color: #EFEFD6; text-decoration: none}


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