@charset "utf-8";

A:link	{ color: #663333; font-weight:600; }
A:visited { color: #663333; font-weight:600; }
A:active  { color: #663333; font-weight:600; }
A:hover   { color: #336666; font-weight:600; }

.bigblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #000066;
}
.featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.midblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.tealbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	color: #579090;
}