a {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
	font-size: 16px;


}
a:hover {
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9933;
	font-size: 16px;
	font-style: normal;


}
.a:visited {
	color: #FF9933;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;


}
.a:active {
	font-family: Verdana;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	font-size: 16px;

}

.body {
	font-family: Verdana;
	color: #006699;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;

}

.headline {
	font-family: "copperplate gothic bold";
	color: #006699;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;

}

.headlinebeta {
	font-family: Verdana;
	color: #006699;
	font-size: 18px;
	font-weight: bold;

}

.headlinegammaitalic {
	font-family: Verdana;
	color: #006699;
	font-size: 16px;
	font-style: italic;


}

.headlinegamma {
	font-family: Verdana;
	color: #006699;
	font-size: 16px;

}

.fancyfont {
	font-family: "Lucida Handwriting";

	color
	
; 	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.boxText {
	margin: 3px;
	padding: 3px;
	width: auto;
}

