.textblue {
	font-family: "Trebuchet MS", Helvetica, Arial, "sans serif";
	font-size: 14px;
	color: #000066;
}
.subheader {
	font-family: "Trebuchet MS", Helvetica, Arial, "sans serif";
	font-size: 18px;
	color: #FF9900;
}
.textblueSmall {
	font-family: "Trebuchet MS", Helvetica, Arial, "sans serif";
	font-size: 11px;
	color: #000066;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #CC9933;
	text-decoration: none;
}
a:active {
	color: #CC9933;
	text-decoration: none;
}
a:link {
	color: #CC9933;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS", Helvetica, Arial, "sans serif";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.textgold {
	font-family: "Trebuchet MS", Helvetica, Arial, "sans serif";
	font-size: 14px;
	color: #CC9933;
}
.textwhite {
	font-family: "Trebuchet MS", Helvetica, Arial, "sans serif";
	font-size: 14px;
	color: #FFFFFF;
}
