a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #986800;
	text-decoration: underline;
}
a:active {
	color: #986800;
	text-decoration: underline;
}
.top {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
    letter-spacing:1px;
	font-weight: bolder;
}
.nav-left {
	font-family: "Verdana";
	font-size: 11px;
	text-indent: 20px;
	font-weight: bolder;
}

.heading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bolder;
	letter-spacing:1px;
}
.text {
	font-family: "Verdana";
	font-size: 11px;
	letter-spacing:1px;

}
.footer {
	font-family: "Verdana";
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}
