.WCOtitle {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;

}
.WCObody {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #6699CC;
}
A:link {
	text-decoration: none;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
A:visited {
	text-decoration: none;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
A:hover {
	color:#00CCFF;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}

