.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.redtext {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #C60A09;
	text-decoration: underline;
}
.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B40406;
	text-decoration: underline;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomlink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

