a:link
{
	color: rgb(66,0,0);  
}
a:visited
{
	color: rgb(66,0,0); 
} 
a:active 
{
	color: rgb(C0,C0,C0);
}
