a:link
{
	color:rgb (0,40,130)
}
a:visited
{
	color: rgb(102, 0, 102); 
} 
a:active 
{
	color: rgb(204, 153, 0);
}
