.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background: #666666; 
}
.here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E0DE18;
	text-decoration: underline;

}
a.here:link{
	color: #E0DE18;

}
a.here:visited{
	color: #E0DE18;

}
.psf {
	font-size: 19px;
	font-weight: bold;
	color: E0DE18;
}
a.nav:visited { color: #FFFFFF; text-decoration:underline; }
A.nav:hover {
	color: #E0DE18;
	text-decoration:underline;
}
.top { background: #CCCCCC; }
body { background: #000000; }