BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A:LINK, A:VISITED {
	text-decoration : none;
}

A:HOVER {
	color : #AC2B42;
	text-decoration : none;
	background-color: #FFC638;
}