﻿.divlink {
	width: 150px;
	cursor: hand;
	background-color: #7AD648;
	border: 1px solid darkgreen;
	border-top-width: 0px;
	color: black;
	font-weight: normal;
	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:normal;
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:normal;
padding:3px 3px 3px 3px;
text-align:left;
margin-left:5%;

}
.link{
font-family:Arial;
font-size:9px;
filter:shadow(Color=gray,Direction=135,Strength=9);
}
.link a{
text-decoration:none;
}  


