.navtext {
	font-family: "Gill Sans MT", Arial;
	font-size: 15px;
	font-weight: lighter;
	line-height: normal;
	background-repeat: no-repeat;
}
	
#navigation a:hover {
	color:#006600;
	background-color: #CCFF99;
	background-repeat: no-repeat;
	background-position: 15px 45%;
}
.descriptions {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	color: #336600;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFF99;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.thankyou {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 24px;
	color: #663300;
}
.body_thankyou {
	font-family: "trebuchet MS", verdana, arial, sans-serif;
	font-size: 18px;
}
