a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #5E011A;
	font-style: normal;
}
a:visited {
	text-decoration: none;
}
