.topnav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6891C6;
	text-decoration: none;
}
a.topnav:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #9999CC;
	text-decoration: none;
}
.headings {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;

}
a.text:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #6699FF;
}
.titles {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
