.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #9DBD92;
	letter-spacing: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.subhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	line-height: 15px;
}

a:link, a:visited {

  color: #336633;

	font-weight:normal;

}

a:hover{

color:#660000;

}
