.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}
A.bodyText:link, A:active, A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.bodyText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #FF0000;
	text-decoration: none;
}
.subcontentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}
A.subcontentText:link, A:active, A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: regular;
	color: #000000;
	text-decoration: none;
}
A.subcontentText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	color: #FF0000;
	text-decoration: none;
}