/* CSS Document */

 #navcontainer { width: 175 px; } #navcontainer ul { margin-left: 0; padding-left: 

0; list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; 

font-size: 75%; font-weight: bold; } #navcontainer a { display: block; padding: 

3px; width: 175 px; background-color: none; border-bottom: 0px dashed #CCCCCC; 

} #navcontainer a:link, #navlist a:visited { color: #000000; text-decoration: 

none; } #navcontainer a:hover { background-color: none; color: #cccccc; } 