.maintext {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.subheader {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.maintextWhite {

	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.subheaderWhite {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

A:link img, A:visited img {border-color: #402;}
a:hover {
	color: #330000;
}
