:link { color:#003300; text-decoration:none}  /* for unvisited links */

:visited { color:#666633; text-decoration:none} /* for visited links */

a:active { color:#660000} /* when link is clicked */

a:hover { text-decoration:underline} /* when mouse is over link */

div.textlayer {
	border-style:dashed; 
	border-color:#669933; 
	background-color: #FFFFEE; 
	layer-background-color: #CCFF99; 
	border-width: 1px
}h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 4a631f;
	height: auto;
	width: auto;
	padding: 4px;
	margin: 5px 10px 5px 25px;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	border-top: 1px none #003300;
	border-right: 1px none #003300;
	border-bottom: 1px none #003300;
	border-left: 1px none #003300;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 4a631f;
	height: auto;
	width: auto;
	padding: 4px;
	margin: 5px 10px 5px 25px;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	border-top: 1px none #003300;
	border-right: 1px none #003300;
	border-bottom: 1px none #003300;
	border-left: 1px none #003300;
}
p {
	font-family: "Times New Roman", Times, serif;
	margin: 5px 25px 25px;
	padding: 4px;
	font-size: small;
	color: #006600;
}

