.divlink {
	width:175px;
	cursor:hand;
	background-color:#F5CF89;
	border:1px solid gold;
	border-top-width:0px;
	color:#006600;
	font-weight:bold;
	padding:2px 0px 3px 10px;
	text-align:left;
	font-size: 12px;

}
.divoverlink {
	width:175px;
	cursor:hand;
	background-color:#006600;
	border:1px solid gold;
	border-top-width:0px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0px 3px 10px;
	text-align:left;
	font-size: 12px;

}
.title
{
	width:175px;
	background-color:#006600;
	border:1px solid white;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 7px 3px 3px;
	text-align:center;
	font-size: 12pt;
	font-family: Calvin;

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