a:link {
	text-decoration: none;
	color: #0000CC;
}

a:visited {
	text-decoration: none;
	color: #0000CC;
}

a:hover {
	text-decoration: none;
	color: #990000;
}








