BODY {
	background-color: #F5F5F5;
}

A {
	text-decoration : none;
}

A:hover {
	text-decoration:underline
}

TABLE {
	margin : auto;
}

DIV {
	text-align : center;
}

