BODY {
	text-align: center;
	text-transform: none;
}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	text-align: center;
}
