.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 10px;
	text-decoration: none;
}
.text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.textred {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B40101;
	font-weight: bold;
}
.textblack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
