a, a:visited {
	text-decoration:none;
	color:#660000;
}
a:hover, a:visited:hover {
	color:#660000;
	text-decoration:underline;
}