body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #99CC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC33;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#nav {
	color: #99CC33;
	position:absolute;
	width:680px;
	height:18px;
	z-index:1;
	left: 15px;
	top: 20px;
	overflow: hidden;
	font-weight: bold;
}