a {
	color : #A10000;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}