/* CSS Document */

A:link { color: #333333; text-decoration : none; }
A:visited { color: #333333; text-decoration : none; }
A:hover { color: #FFFFFF; text-decoration: none;}
A:active { color: #FFFFFF; text-decoration : none; } 


/*
font-weight: bold;  
background-color : #333333; 
padding : 3px;
border : 1px solid #666666; 
*/
