body, html {
	margin: 0px;
	background-color: #FFCC66;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#000000;
}

a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	}





