<style type="text/css">
* { margin:0; padding:0; }
BODY { background:url(images/background.jpg); }
a { color:#807859;
text-decoration:none; }
a:hover { text-decoration:underline; }
#header { 
height:128px;
padding:5px; 
margin-top:1px;
}
#left {
float:left;
margin-top:5px;
width:150px;
hight:600px;
padding:1px;
 }
#right { 
float:right;
width:0px;
padding:px;
 }
#center { 
margin-right:0px;
margin-left:60px;
padding:20px;
color: #303667; font-size:13px;
font-family: Tahoma, helvetica, sans-serif;

 }
#footer { 
clear:both;
padding:1px; }
div.scroll {
height: 370px;
overflow: auto;
color: #ffffff; font-size:13px;
font-family: Tahoma, helvetica, sans-serif;
padding:100px;
}

div#links { margin-left:5px; width:150px;
hight:500px;
 font: bold 14px sans-serif;
 z-index: 100;}
div#links a {display: block;  
padding: 2px 8px;
border-left: px;
font: bold 14px sans-serif;
text-align: center;
text-decoration: none;
color: #990033;
}

 div#links a:visited {
 color: #990033;
 text-decoration: none;
 }
 div#links a:active {
 color: red;
 text-decoration: none;
 }
div#links a:hover {
padding: 2px 8px;
color:#E85E02; background:;
 font: bold 14px sans-serif;
text-align: center;
text-decoration: none;

}
h2 {
background:#CC0099;
color: #ffffff; font-size:16px;
font-family: Tahoma, helvetica, sans-serif;
padding: 10px; text-align:center;
}
.anylinkcss{
position:absolute;
visibility: hidden;
border:px solid gray;
border-bottom-width: 0;
font:normal 14px Verdana;
line-height: 18px;
z-index: 100;
background-color:ffffff ;
width: 160px;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #F8FBBD;
color: black;
font:normal 14px Verdana;
}
 <style>