


a {
	color: #700000;
	border-bottom: none;
	text-decoration: none;
	font-weight: none;
}

a:visited {
	color: #700000;
	border-bottom: none;
	text-decoration: none;
	font-weight: none;
}

a:active {
	color: #700000;
	border-bottom: none;
	text-decoration: none;
	font-weight: none;
}

a:hover { 
	color: #B0B0B0;
	border-bottom: none;
	text-decoration: none;
	font-weight: none;

}