body{
	background-color : #ffff99;
	font-family: Verdana;
	font-size : 8pt;
	color : #6E4D06;
	font-weight : bold;
}

a {
	color: #AF7B10;
	text-decoration: none;
}

a:hover{
	color: #6E4D06;
	text-decoration: none;
}

a:visited {
	color: #AF7B10;
	text-decoration: none;
}

td {
	font-size : 8pt;
	color : #6E4D06;
	font-weight : bold;
}

