.frontBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.linkStrong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	link: #0099FF;
	font-weight: bold;
}
.linkStrong A:link {
color: #0099FF;
text-decoration: none;
}

.linkStrong A:visited {
color: #0099FF;
text-decoration: none;
}

.linkStrong A:hover {
color: #FF9900;
text-decoration: none;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.menuText A:link {
color: #FFFFFF;
text-decoration: none;
}

.menuText A:visited {
color: #FFFFFF;
text-decoration: none;
}

.menuText A:hover {
color: #FFCC00;
text-decoration: none;
}
.Partner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}
