body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
}
a:link {
	color: #9A1E14;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
 	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
 	font-weight: 600;
}
a:hover {
	color: #9A1E14;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
}

