            
A:link	    {
	color: #CC3333;
	text-decoration : none;
}
								
A:visited	{
     color: #CC3333;
	 text-decoration : none;
     }
A:hover 	{
	color: #FF6666;
	text-decoration : none;
}
