a:link {color:#0000FF;}
a:visited {color:#064606;}
a:active {color:#064606;}

.divlink {
width:250px;
cursor:hand;
background-color:lightgrey;
border:1px solid black;
border-top-width:0px;
color:#2A566C;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
}
.divoverlink {
width:250px;
cursor:hand;
background-color:lightgrey;
border:1px solid black;
border-top-width:0px;
color:black;
font-weight:bold;
padding:3px 0px 3px 10px;
text-align:left;
}
.title
{
width:250px;
background-color:#1D8CC5;
border:1px solid black;
color:white;
font-weight:bold;
padding:3px 3px 3px 7px;
text-align:left;
}
.link{
font-family:arial, verdana, sans-serif;
font-size:16px;
filter:shadow(Color=gray, Direction=135,Strength=15);
}
.link a{
text-decoration:none;
}
