.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #505050;
	text-decoration: underline;
	background-color: #FFD7D7;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.text12pt {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text14pt {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.text12pt-white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.text-title {
	font-size: 14px;
	font-weight: bold;
	color: #D6241E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

