A:link {
	color: #800000;
	text-decoration: none;
}
A:visited {
	color: #800000;
	text-decoration: none;
}
A:active {
	color: #800000;
	text-decoration: none;
}
A:hover {
	color: #800000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #E7DABD;


}
