BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #336667;
}

A:Hover {
	text-decoration: none;
	color: #31CE31;
}

.style2 {
	color: #006300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center
}

.style3 {
	color: #dfdfdf;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center
}

.style4 {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	font-family: Old English Text MT;
	text-align: center
}
.style5 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
	text-align: center
}
.style6 {
	color: #336667;

}