.bodywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
}
.bodywhite a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodywhite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.bodywhite a:hover {
	color: #DEB56B;
}
.subwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
}
.bodyblack a:link {
	color: #000000;
	text-decoration: underline;
}
.bodyblack a:visited {
	color: #000000;
	text-decoration: underline;
}
.bodyblack a:hover {
	color: #003D8F;
}
.subblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003D8F;
}
.subwhite a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.subwhite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.subwhite a:hover {
	color: #D7A83F;
	text-decoration: none;
}
