A.ban:link { COLOR: white }
A.ban:visited { COLOR: white }
A.ban:hover { COLOR: #CE0000; text-decoration:none; }
A.page:link { COLOR: blue }
A.page:visited { COLOR: blue }
A.page:hover { COLOR: red; text-decoration:underline; }
A.ticker:link { COLOR: white }
A.ticker:visited { COLOR: white }
A.ticker:hover { COLOR: white; background-color: #000000; text-decoration:underline; }
A.calendar:link { COLOR: blue }
A.calendar:visited { COLOR: blue }
A.calendar:hover { COLOR: red; text-decoration:underline; }
A.menu:link { COLOR: white }
A.menu:visited { COLOR: white }
A.menu:hover { COLOR: black; text-decoration:underline; }
A.menuitem:link { COLOR: blue }
A.menuitem:visited { COLOR: blue }
A.menuitem:hover { COLOR: red; text-decoration:underline; }
A.menusub:link { COLOR: white }
A.menusub:visited { COLOR: white }
A.menusub:hover { COLOR: red; text-decoration:underline; }
 .ban { font-size:11px; font-weight: bold; text-decoration:none; font-family:Arial;}
 .page { font-size:12px; font-family:Arial;}
 .ticker { font-size:12px; font-weight: bold; font-family:Arial;}
 .calendar { font-size:10px; font-family:Tahoma;}
 .menu { font-size:12px; text-decoration:none; font-family:Arial;}
 .menuitem { font-size:11px; text-decoration:none; font-family:Verdana;}
 .menusub { font-size:11px; font-weight: bold; text-decoration:none; font-family:Arial;}
 .navOver { background-color: #FFCC00; cursor: pointer; }
 .navOut { background-color: #FFFFFF; }
