a {
	color : #E07D25; 
	text-decoration : none;}

a:link {
	color: #E07D25;
	text-transform: none;
}

a:visited {
	color: #E07D25;
	text-transform: none;
	text-decoration: none;
}

a:hover {
	color: #044877;
	text-transform: none;
	text-decoration: none;
}

a:active {
	color: #E07D25;
	text-transform: none;
	text-decoration: none;
}

BODY {
	text-align:center;
	background: #FFFFFF;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.bodytexthome {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.bodytextitalics {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

.bodytextbold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

.bodytextboldw {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.newsboxnormal {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.newsboxboldb {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.newsboxboldw {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.newsboxtitle {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.newsboxtitle a:link {
	color: #E07D25;
	text-transform: none;
}

.newsboxtitle a:visited {
	color: #E07D25;
	text-transform: none;
	text-decoration: none;
}

.newsboxtitle a:hover {
	color: #FFCC00;
	text-transform: none;
	text-decoration: none;
}

.newsboxtitle a:active {
	color: #E07D25;
	text-transform: none;
	text-decoration: none;
}

.titlebold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #044877;
	text-transform: uppercase;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

.footer a:link {
	color: #E07D25;
	text-transform: none;
}

.footer a:visited {
	color: #E07D25;
	text-transform: none;
	text-decoration: none;
}

.footer a:hover {
	color: #FFCC00;
	text-transform: none;
	text-decoration: none;
}

.footer a:active {
	color: #E07D25;
	text-transform: none;
	text-decoration: none;
}.bodytext justified {
	text-align: justify;
}
