.regfont {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.pagetitle {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.fineprint {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}

a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: underline;
	color: #FFFFFF;
}

a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}
