body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#E7D740; //#9BD3F2;
	padding: 0;
	margin: 0;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
