<style type="text/css">

a:link {text-decoration: none;color: #FFFFFF;}

.cursor {  cursor: hand}

a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
body {
	background-color: #49533B;
}
.navBottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	letter-spacing: .2em;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC66;
	font-size: 12px;
}
</style>
