BODY {  
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
font-size: small;
font-style: normal;
font-weight: normal;
color: #9900CC;
background: #EEEEEE url(media/sidebar6d.gif) repeat-y fixed left top;
}

A {text-decoration: underline;} /* 'none' to hide underline links */
A:hover { color: #FFooCC; text-decoration : underline; }
A:link { color: #9933FF } /* unvisited links */
A:visited { color: #9900CC } /* visited links */
A:hover { color: #FF00CC } /* user hovers */
A:active { color: #FF00CC } /* active links */

.navlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}

