BODY {}

A {
	color: #405A46;
	font-weight: bolder;
	text-decoration: underline;

}
A:Hover {
	text-decoration: none;
	color: #9FD08F;
	background : #405A46;
        font-weight: bold;

}

.dropshad {filter:DropShadow(OffX=-1, OffY=-1, color:#6BA466)}

H1 {
	font-size : 42px;
	color : #405A46;
}

H2 {
	font-size : 30px;
	color : #405A46;
}

H3 {
	font-size : 24px;
	color : #405A46;
}
