.divlink {
width:120px;
cursor:hand;
background-color:transparent;
border:1px #000000;
border-top-width:0px;
color:#FFFFFF;
font-weight:normal;
padding:4px 3px 3px 4px;
text-align:left;
}
.divoverlink {
width:120px;
cursor:hand;
background-color:#A0A0A0;
border:1px solid #A0A0A0;
border-top-width:0px;
color:#000000;
font-weight:normal;
padding:4px 3px 3px 4px;
text-align:left;
}
.link{
font-family:verdana;
font-size:10px;
filter:shadow(Color=gray, Direction=130,Strength=10);
}
.link a{
text-decoration:none;
}  