.divlink {
width:125px;
cursor:hand;
background-color:e5dec9;
border:1px solid black;
border-top-width:0px;
color:a74f9d;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
}
.divoverlink {
width:125px;
cursor:hand;
background-color:c9c3b1;
border:1px solid purple;
border-top-width:0px;
color:purple;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
}
.title
{
width:125px;
background-color:a59777;
border:1px solid black;
color:white;
font-weight:bold;
padding:3px 7px 3px 3px;
text-align:left;
}
.link{
font-family:verdana;
font-size:14px;
filter:shadow(Color=gray, Direction=135,Strength=6);
}
.link a{
text-decoration:none;
}  