a {
	color: #2f05cc;	
	text-decoration:none;
}
a:visited {
	color: #2f05cc;
}
a:hover {
	color: #753206;
	text-decoration:underline;
}