.subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	text-transform:capitalize;
}

a:link {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#CC0033;
	text-decoration:underline;
}

a:active {
	color:#999999;
	text-decoration:none;
}