BODY {
	font-family : "Comic Sans MS";
	color : Green;
	font: lighter;
	background-image : url("images/bground.jpg");
}
H6 {
	color : Green;
}

A, A:HOVER {
	color : #FF8000;
}
A, A:ACTIVE {
	color : Green;
}

H3 {
color : Green;
	font-family : "Gill Sans MT";
	font-style : italic;
}

B {
	color : #FF8C00;
	font-family : "Gill Sans MT Condensed";
}
H6 {
	font-size : smaller;
}
