body {
  font-family: Trebuchet MS; 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
}
.main a:link {
	color: #006600;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 16px;
} 
.main a:visited {
	color: #006600;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 16px;
}
.main a:hover {
	color: #CC0000;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 16px;
}
.main a:active {
	color: #006600;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 16px;
}

.navbar a:link {
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
	margin-left:0px;
}
.navbar a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
	margin-left:0px;
}
.navbar a:hover {
	color: #CC0000;
	text-decoration: none;
	font-family: ATrebuchet MS;
	font-size: 13px;
}
.navbar a:active {
	color: 000000;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
}
.palebg {
	background-image: url(images/pale_background.jpg);
	background-repeat: repeat-y;
}
