.mainText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.largeText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.red {
	font-family: verdana;
	font-size: 12px;
	color: #900;
}
.whitelink {
	font-family: verdana;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}

