body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F6FFDB;
	font: 0.7em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:active {
	color: #FF9966;
}
.subnav a:link {
	color: #BFBF03;
	text-decoration: none;
}
.subnav a:visited {
	color:#BFBF03;
	text-decoration: none;
}
.subnav a:hover {
	color: #FF6633;
	text-decoration: none;
}
.subnav a:active {
	color: #FF9966;
	text-decoration: none;
}
