A{
	font: 12px Arial;
	color: #E80901;
	text-decoration: none;
}
A:hover{
	font: 12px Arial;
	color: #E80901;
	text-decoration: underline;
}
A.red{
	font: 12px Arial;
	font-weight: bold;
	color: #bf1f45;
	text-decoration: none;
}
A.red:hover{
	font: 12px Arial;
	font-weight: bold;
	color: #bf1f45;
	text-decoration: underline;
}
.content{
	font: 12px Arial;
	color: #450d1a;
	text-decoration: none;
}
.whitecontent{
	font: 12px Arial;
	color: #FFFFFF;
	text-decoration: none;
}
.redbold{
	font: 12px Arial;
	font-weight: bold;
	color: #bf1f45;
	text-decoration: none;
}

body {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
td {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
h1 { font-weight: bold; color: #bf1f45; text-decoration: none; ; font-family: Arial}
h2 { font-weight: bold; color: #bf1f45; text-decoration: none; ; font-family: Arial }
h3 { font-weight: bold; color: #bf1f45; text-decoration: none; ; font-family: Arial }
th { font-weight: bold; color: #bf1f45; text-decoration: none; ; font-family: Arial }

