
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #FFFF33; text-decoration: none}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #66CC00; text-decoration: none; font-variant: small-caps}
.white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; font-variant: small-caps; text-transform: capitalize; color: #FFFFFF; text-decoration: none; font-style: normal}
.here {  font-size: 10px; color: #66CC00; background-color: #FFFF33; text-decoration: blink}
a.feature  {
	color : yellow;
	text-decoration : underline;
	font-weight : normal
}

a.feature:hover  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
background-color: #66CC00
}
