a:link {
 color: #aaaaaa;
 text-decoration: none;
 font-weight: bold;}

a:visited {
 color: #aaaaaa;
 text-decoration: none;
 font-weight: bold;}

a:active {
 color: #aaaaaa;
 text-decoration: none;
 font-weight: bold;}
 
a:hover {
 color: #ffcc33;
 text-decoration: none;
 font-weight: bold;}




a.navtop:link {
  color: #aaaaaa;
  text-decoration: none;
  font-family: verdana; 
  font-size: 9pt;
  font-weight: normal;}
 
 a.navtop:visited {
  color: #aaaaaa;
  text-decoration: none;
  font-family: verdana; 
  font-size: 9pt;
  font-weight: normal;}
 
 a.navtop:active {
  color: #aaaaaa;
  text-decoration: none;
  font-family: verdana; 
  font-size: 9pt;
  font-weight: normal;}
  
 a.navtop:hover {
  color: #990000;
  text-decoration: none;
  /* background: #ffffff; */
  font-family: verdana; 
  font-size: 9pt;
  font-weight: normal;}




a.navbottom:link {
 color: #aaaaaa;
 text-decoration: none;
 font-family: verdana; 
 font-size: 8pt;
 font-weight: lighter;}

a.navbottom:visited {
 color: #aaaaaa;
 text-decoration: none;
 font-family: verdana; 
 font-size: 8pt;
 font-weight: lighter;}

a.navbottom:active {
 color: #aaaaaa;
 text-decoration: none;
 font-family: verdana; 
 font-size: 8pt;
 font-weight: lighter;}
 
a.navbottom:hover {
 color: #990000;
 text-decoration: none;
 /* background: #ffffff; */
 font-family: verdana; 
 font-size: 8pt;
 font-weight: lighter;}