.navbar { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #010066}
.submenu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #010066; background-color: #ffffff}

.newsbox {border: 2px color: #010066; margin: 8px;}

A  {color : #010066; text-decoration : none; font-weight : bold}
A:Visited  {color : #3560B7; text-decoration : none;}
A:Active  {color : #3560B7; text-decoration : none;}
A:Hover  {color : #E7040F; text-decoration : underline;}

.navbar a:link { color: white; text-decoration : none; font-weight : bold}
.navbar a:visited { color: silver; text-decoration : none;}
.navbar a:hover { color: #white; text-decoration : underline;}
.navbar a:active { color: white; text-decoration : bold;}

.submenu a:link  {color : #010066; text-decoration : none; font-weight : bold}
.submenu a:Visited  {color : #3560B7; text-decoration : none;}
.submenu a:Active  {color : #010066; text-decoration : none;}
.submenu a:Hover  {color : #E7040F; text-decoration : underline;}

BODY  {font-family:garamond, arial; font-size: 14px; margin: 0 0 0 0; padding: 0 0 0 0;}

