a:link
{
	color: rgb(65,136,192); 
}
a:visited
{
	color: rgb(161,65,161); 
} 
a:active 
{
	color: rgb(65,136,192);
}