a:link { color: #999999; text-decoration: none;}
a:visited { color: #CCCCCC;text-decoration: none;}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active { color: #000000;}

.sbod {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #636466;
	text-decoration: none;
}


a.sbod:hover {
	text-decoration: underline;
	color: #cc2128;
}
.boldonly {
	font-weight: bold;
}
.boldblack {
	font-weight: bold;
	color: #CCCCCC;
}
.hdark {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	color: 929496;
}
.hlite {
	font-weight: bold;
	color: bbbcbe;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
}
.smedium {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.sfooter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: 636466;
	text-decoration: none;
}
.sreadable {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
