/* CSS Document */

#sidenav { background-image:url(); background-repeat: no-repeat; height:24px; }

.sidenav { font-size: 11px; font-family: Verdana, Helvetica, Arial, san-serif; color: #336699; font-style: normal; font-weight: normal; }

.sidenav a:link { color: #0000FF; font-weight: normal; text-decoration: none; }
.sidenav a:visited { color: #FF00FF; font-weight: normal; text-decoration: none; }
.sidenav a:hover { color: #0066FF; font-weight: normal; text-decoration: underline; }
.sidenav a:active { color: #0000FF; font-weight: normal; text-decoration: none; }
