BODY {
	font-family : Arial, sans-serif;
	font-size : medium;
	font-weight : bold;
	text-align : center;
}

A {
	color : #A0522D;
	text-decoration : none;
}

A:HOVER {
	color : ##FF9900;
	text-decoration : none;
}
