body {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: lighter;
}
.nav a:visited {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Trebuchet MS";
	color: #FF9900;
	text-decoration: none;
}
.borderblue {
	border: medium solid #0066CC;
}
.nav a:link {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}
