a:link    
{
	color: #bf0d00; 
}

a:visited 
{
	color: #bf0d00;
}

a:active  
{
	color: #bf0d00; 
}

a:hover   
{
	color: #ff0000; 
}
