
a:link, a:visited, a:active {
	color: #8e0000;
	text-decoration:none;
}
a:hover {
	color: #000000;
}

