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

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

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

}

a.nav:visited { color: #FFFFFF; text-decoration:underline; }
A.nav:hover {
	color: #FF9999;
	text-decoration:underline;
}

#welcome  {
 font-weight:700;
 font-size:125%;
}

.spotlight{
 font-weight:700;
 font-size:118%;
}

.feature{
 font-weight:700;
 font-size:140%;
 margin:10px 9 10px 0;
}

#navbar a {
padding: 0 10px 0 10px;
color:white;
}

#navbar a:hover {
padding: 0 10px 0 10px;
color:white;
text-decoration: none;
}

.bottomnav a {
padding: 0 10px 0 10px;
}

