body {
	font-family: Arial, Helvetica, sans-serif;
		left: 0px;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}

a.nav {
	color: #ffaf05;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:link.nav {
	font-weight: bold;
	color: #ffaf05;
	text-decoration: none;
}

a:hover.nav {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #999999;
}
