body
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#FFE746;
	text-align: center;
}

a:link
{
	font-weight:normal;
	color:#0000cc;
	text-decoration:none;
}

a:visited
{	
	font-weight:normal;
	color:#0000cc;
	text-decoration:none;
}

a:active
{	
	font-weight:normal;
	color:#0000cc;
	text-decoration:underline;
}

a:hover
{	
	font-weight:normal;
	color:#0000cc;
	text-decoration:underline;
}
