
BODY, TABLE, TD, TH, DIV, UL, OL, DL, P { font-size: 12px; font-weight: 500; font-family: Arial, Helvetica, Verdana, sans-serif;   }

A.menu, A.menu:visited, A.menu:active
{ text-decoration: none; color: blue; }
 
A.menu:hover 
{ text-decoration: underline; color: red; background: #FFFF00; }
 
