/* external style sheet for Silver Creek */
a.nav {text-decoration: none;
font-size: 10pt;
font-weight: bold;
font-family: verdana, arial,helvetica;
font-variant: normal;
font-style: normal;
color: white;
}
a.nav:hover {color: #D0D0D2;
}
a.current {text-decoration: none;
font-size: 10pt;
font-weight: bold;
font-family: verdana, arial,helvetica;
font-variant: normal;
font-style: normal;
color: #CCFF00;
}