body {background-color:#999999;}

.bodyBox {
	margin: auto;
}
a:link {text-decoration: none}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
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;
}

