BODY {}

A {text-decoration: underline; color: #405A46; font-weight : bold ;}
A:Hover {
	text-decoration: none;
	color: #9FD08F;
	background : #405A46;
}

.dropshad {filter:DropShadow(OffX=-1, OffY=-1, color:#6BA466)}

default {	
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	}
H1 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 43px;
	color : #405A46;
}

H2 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 24px;
	font-weight : bold ;
	color : black;
	}
	
H3 {
	font-family : Verdana, Arial, Helvetica;
	font-size : 18px;
	font-weight : bold ;
	color : black;
	}
img {
	background-image: url(background.jpg);
    }

