	.maintext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	}
	.bighead {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	}
	.class1 A:link {text-decoration: underline; color: #990000}
	.class1 A:visited {text-decoration: underline; color: #990000}
	.class1 A:active {text-decoration: underline; color: #990000}
	.class1 A:hover {text-decoration: none; color: #FFFFFF; background-color: #990000;}
	.class2 A:link {text-decoration: none; color: #FFCC00}
	.class2 A:visited {text-decoration: none; color: #FFCC00}
	.class2 A:active {text-decoration: none; color: #FFCC00}
	.class2 A:hover {text-decoration: none; color: #FFFFFF;}
	.whitetext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	}
	.smalltext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	}
	.bluetext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0037F4;
	}
	.greytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	}
	.bluehead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0037F4;
	}
	#navigation {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
	#navigation p {
	color: #FFFFFF;
	}
	#navigation a {
	display: inline;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFCC00;
	font-weight: bold;
	letter-spacing: 1px;
	}
	#navigation  a:link, #navigation  a:visited {
	color:#FFCC00;
	text-decoration: none;
	}		
	#navigation a:hover {
	color:#FFFFFD;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	}

