.MenuTextWhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
body {
	background-color: #CCCCCC;
}
.FooterText {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
}
.ContentText {color: #333333; font-size: 12px; font-family: Verdana; line-height: 18px; }
a {
	font-family: Times New Roman;
	font-size: 14px;
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.MenuText {color: #FFFFFF}
