a:link {
	font-family: Arial;
	font-size: 12px;
	color: #840006;
	text-decoration:none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #840006;
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #840006;
	text-decoration:underline;
}
td {
	font-family: Arial;
	font-size: 10px;
	color: #3B4073;
}
.main {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.redb {
	font-family: Arial;
	font-size: 12px;
	color: #840006;
	font-weight: bold;
}
.red {
	font-family: Arial;
	font-size: 12px;
	color: #840006;
}
.blue {
	font-family: Arial;
	font-size: 10px;
	color: #3B4073;
	text-decoration:none;
}
.text {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}


