body,td { font-family: Verdana; color:white; font-size:11px;} 

ul {
  text-indent: 0px;
  list-style-position: outside;
  padding: 6px;
  margin: 12px;
}

a,a:visited,a:link { color: white; text-decoration: none; }
a:hover { text-decoration: underline; color: #FECF40; }
 
a.menu,a.menu:visited,a.menu:link { color: white; text-decoration: none; font-weight: normal; }
a.menu:hover { text-decoration: underline; color: #FECF40; }

a.boldmenu,a.boldmenu:visited,a.boldmenu:link { color: white; text-decoration: none; font-weight: bold; }
a.boldmenu:hover { text-decoration: underline; color: #FECF40; font-weight: bold; }
 
a.yell,a.yell:visited,a.yell:link { color: #FECF40; text-decoration: none; font-weight: normal;}
a.yell:hover { text-decoration: underline; }

a.boldyell,a.boldyell:visited,a.boldyell:link { color: #FECF40; text-decoration: none; font-weight: bold;}
a.boldyell:hover { text-decoration: underline; }


