a:link {
	color: #5565B4;
}

a:visited {
	color: #333;	
}

a:hover {
	color: #333;
	text-decoration: none;	
}

