.bodyBox {
	margin: auto;
}
a:link {text-decoration: none}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {color: #FF0000}


.menuFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.menuFoot a:link {color: #FFFFFF; text-decoration: none}
.menuFoot a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menuFoot a:hover {
	color: #333333;
}
.menuFoot a:active {color: #FF0000}

.aboutTex {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
}

.aboutTex2 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
}
