body {font-family:Verdana,Arial,Helvetica,Sans-Serif;}

A:link  {
	color: #002963;
	text-decoration: none;
	font-weight: bold;
}

A:visited  {
	color: #002963;
	text-decoration: none;
	font-weight: bold;
}

A:active  {
	color: #002963;
	text-decoration: none;
	font-weight: bold;
}

A:hover  {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

.emailFormError {
	color: #C02827;
	font-weight: bold;
}