
/* CSS Document */
body { background-color: #ffcc00; font-family: 'Trebuchet MS', 'Trebuchet', Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; padding-top:10px;}
.style9 {
	color: #ebbd0e;
	font-weight: bold;
	font-size: 36px;
}
.style10 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.style11 {
	color: #333333;
	font-size: 12;
}
.style16 {color: #000000}


a {
	font-family: 'Trebuchet MS', 'Trebuchet', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #000000;
}

