a {
	color: #000000;
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #000000;
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #7F1F20;
	font-family: arial, tahoma;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}