a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
	font-weight: normal;

}
a:active {
	color: #000099;
	text-decoration: none;
}

.ReSEERC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333366
}
.headText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	color: #333366
}

.subHeadText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333366;
	font-weight:bold
}