A:Hover				{ color: #660000;}
a:visited				{ color: #004080; }

BODY, TD {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}

  .reglink {text-decoration : none;}
  .reglink:hover {text-decoration : underline;}

  .blacklink {text-decoration : none;  color : Black;  font-size : 11px;}
  .blacklink:visited {text-decoration : none;  color : Black;  font-size : 11px;}
  .blacklink:hover {text-decoration : underline;  color : Black;  font-size : 11px;}
  
  .greylink {text-decoration : none;  color : Gray;  font-size : 11px;}
  .greylink:visited {text-decoration : none;  color : Gray;  font-size : 11px;}
  .greylink:hover {text-decoration : underline;  color : Gray;  font-size : 11px;}

 .whitelink {text-decoration : none;  color : white;  font-size : 11px;}
 .whitelink:visited {text-decoration : none;  color :white;  font-size : 11px;}
 .whitelink:hover {text-decoration : underline;  color : white;  font-size : 11px;}
 
  A.navylink {text-decoration : none;  color : silver;  font-size : 11px;}
  A.navylink:visited {text-decoration : none;  color : silver;  font-size : 11px;}
  A.navylink:hover {text-decoration : none;  color : Navy;  font-size : 11px;}
  
  A.tourlink {text-decoration : none;  color : black;  font-size : 11px;}
  A.tourlink:visited {text-decoration : none;  color : black;  font-size : 11px;}
  A.tourlink:hover {text-decoration : none;  color : maroon;  font-size : 11px;}
  
  .bignavy {color : Navy;  font-size : 16px;  font-weight : bold; }
  .xbignavy {color : Navy;  font-size : 20px;  font-weight : bold; }
  .bigmaroon {color : maroon;  font-size : 16px;  font-weight : bold; }