.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 26px;

}
.textBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004488;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;




}
a:hover {
	text-decoration: none;
	color: #FF0033;

}
.links {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004488;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.four{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	}