/* CSS Document */

#boxLeft{ width:130px; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#333333}
#boxLeft li {list-style:none; padding-left:0px}
#boxLeft ul {margin:0px; padding:10px 0 0 0}
 
#boxLeft a:link {text-decoration: none; color:#333333}
#boxLeft a:visited {text-decoration: none;color: #333333;}
#boxLeft a:hover {text-decoration: underline;color:#006699}
#boxLeft a:active {text-decoration: none;color:#333333;}