#side ul {
list-style-type:none;
margin:0px;
padding:2px;
color:#000000;

width:177px;
font: bold 14px 'Lucida Grande',Verdana,sans-serif;
}
/* Style acronymns and abbreviations and change cursor */
abbr, acronym {
border-bottom: none;
cursor:help;
}

li {
background:  #999999;
margin: 0;
padding: 2px 0px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #666;
border-bottom: 1px solid #aaa
}
ul a:link, ul a:visited, ul a:hover, ul a:active {
display:block;
padding:2px 10px;
text-decoration:none;
color:#FFFFFF;
font-weight:bold;


}
ul a:hover {
color: #FFFFFF;
background: #666666;
}
.text{font-family:"Book Antiqua"
color:#FFFFFF;
font-weight:bold;



}