.NavTop {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFCCFF;
	text-decoration: none;
	cursor: hand;
}
.pageText {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFCCFF;
	font-weight: bold;



}
.FormBox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCCFF;
	text-decoration: none;
	background-color: #FFCCFF;
	border: thin none #FFCCFF;
}
.creditText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCCFF;

}
.subnav2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCCFF;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
