.divlink {
width:150px;
cursor:hand;
background-color:#BEBEBE;
border:1px solid darkgreen;
border-top-width:0px;
color:black;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
margin-left:5%;

}
.divoverlink {
width:150px;
cursor:hand;
background-color:#7AD648;
border:1px solid darkgreen;
border-top-width:0px;
color:black;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
margin-left:5%;

}
.title
{
width:150px;
background-color:#7AD648;
border:1px solid darkgreen;
color:white;
font-weight:bold;
padding:3px 3px 3px 3px;
text-align:left;
margin-left:5%;

}
.link{
font-family:verdana;
font-size:10px;
filter:shadow(Color=gray,Direction=135,Strength=9);
}
.link a{
text-decoration:none;
}  

