.TextBody {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 12px;
	font-weight: normal;
	color: #AEAEAE;
	text-decoration: none;
}
.LinkS {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.LinkS:hover {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.LinksBold {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.LinksBold:hover {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	font-style: normal;
}


.TextSmall {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.TextBodyBold {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 15px;
	font-weight: bold;
	color: #D4D4D4;
	text-decoration: none;
}
.TextBold {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.Link12 {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.Link12:hover {
	font-family: Tahoma, Arial, Verdana, "Courier New";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

