
.camp_newsletter {
 width: 173px;
 font: 11px Verdana,sans-serif;
 background-color: #FFFFFF;
 color: #858585;
 border: 1px solid #858585;
 margin-right: 0px;
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

.camp_forms {
 width: 270px;Verdana,sans-serif;
 background-color: #FFFFFF;
 color: #858585;
 border: 1px solid #858585;
 margin-right: 0px;
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
}

 

.newstxt {
	font-family: Verdana;
	font-size: 11px;
	color: #464c5f;
}

.maintxt {
	font-family: Verdana;
	font-size: 12px;
	color: #464c5f;
}

.maintitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ED6501;
}

.newstitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ED6501;
}

.mainlinks {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: none;
}