a:hover {
	color: #FFFFFF;
}

.BottomText {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.LinksBlack {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.LinkLive {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BodyText {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.BodyTextOrange {
	font-family: arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

