body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	background-color: f7e267;

	margin: 0px;

	padding: 0px;

}

a:link {

	font-weight: bold;

	color: db7700;

}

a:visited {

	font-weight: bold;

	color: #844800;

}

a:hover {

	font-weight: bold;

	color: #FFB355;

	text-decoration: none;

}


