body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-color: #141815
}
a {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
a:link {
	color: #996633;
	text-decoration: underline;
	
}
a:visited {
	color: #996633;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}

a.dark:link {
	text-decoration: none;
	color: #CCCCCC;
}
a.dark:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.dark:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.dark:active {
	color: #FFFFFF;
}

a.footer:link {
	text-decoration: none;
	font-size: 10px;
	color: #000066;
}
a.footer:visited {
	text-decoration: none;
	font-size: 10px;
	color: #000099;
}
a.footer:hover {
	text-decoration: underline;
	font-size: 10px;
	color: #990000;
}
a.footer:active {
	font-size: 10px;
	color: #990000;
}

.style1 { font-family: "Trebuchet MS"; 	font-size: 14px; font-weight: bold; }
.style2 {font-weight: bold}
.style3 { font-size: 14px; 	font-family: "Trebuchet MS"; color: #9A9A68; }
.style4 {font-size: 14px; font-family: "Trebuchet MS";}
.style5 { font-size: 10px; 	color: #999999; }

h1 { size:16px; }
