a {  font-family: Tahoma; color: #B90000; text-decoration: none; font-size: 10px}
a:active {  font-family: Tahoma; color: cc0000; text-decoration: underline; font-size: 10px}
a:hover {  font-family: Tahoma; color: cc0000; text-decoration: underline; font-size: 10px}
a:visited {  font-family: Tahoma; font-size: 10px}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;

}
.smallgray {
	font-family: Tahoma;
	font-size: 10px;
	color: c7c4c4;
}
.redtitles {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #B90000;
}
.whitetitles {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
