A:link 	{
   text-decoration : none;
   color : #333366;
   }

A:visited {
   text-decoration : none;
   color : #666699;
}

A:hover  {
   color : #CC3300;
}	


.white{ color: #ffffff; }
.black{ color:#000000}

.bold{font-weight: bold; }