.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 28px;
	color: #615E5E;
	text-align: left;
}
.headline {
	font-family: Verdana;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #545B89;
	text-decoration: none;
	text-align: left;
}
.subhead {
	font-family: Verdana;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	color: #615E5E;
	text-decoration: none;
	text-align: left;
}
a:link {
	color: FF5C00;
	font-family: Verdana;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #333366;
	font-family: Verdana;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #993300;
	font-family: Verdana;
	font-size: 10px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;