body {
background: #FFF2CD;
color: #000000;
margin: 0px 0px 0px 0px;
padding-left: 0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: center;
}
a:link{
	text-decoration:none;
	font-family: Impact;
	color: #0000FF;
}
a:visited{
	text-decoration:none;
	font-family: Impact;
	color: #0000FF;
}
a:hover{
	text-decoration:underline;
	font-family: Impact;
	color: #CC0033;
}

