a {
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #336666;
	font-weight: normal;


}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #333333;
	text-decoration: overline;
}
a:active {
	color: #663366;
	text-decoration: none;
}
body {
	font-family: Verdana;
	font-size: 10px;
	color: #006666;
	text-decoration: none;
	list-style-type: disc;
	background-image: url(images/bg.gif);
	font-weight: normal;



}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}
p {
	font-size: 14px;
	font-weight: 400;
	color: #006600; 
}

.forest a:link {
	color: #006633;
	text-decoration: none;
}
.forest a:visited {
	color: #990000;
}
.forest a:hover {
	color: #333333;
}
.forest a:active {
	color: #663366;
	text-decoration: none;
