body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	color: #4166D9;
	text-decoration:none;
}

a:visited {

	color: #4166D9;
	text-decoration:none;
}
a:active {

	color: #4166D9;
}

.BlueSubHeadings {
	color: #000099;
	font-weight: bold;
}
a:hover {
	color: #DC2720;
	text-decoration: underline;
}
