body {
	background-color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #3C8993;
	text-decoration: none;

}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #3C8993;
	text-decoration: none;

}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #A69E5F;
	text-decoration: none;

}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #3C8993;
	text-decoration: none;

}
h3 {
	font-family: "Trebuchet MS";
	font-size: 48px;
	font-weight: bold;
	color: #60918D;
	line-height: 32px;
	letter-spacing: 1mm;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #60918D;
	line-height: 32px;
	letter-spacing: 1mm;
	
	}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #BD8204;
	text-decoration: none;

}
.tdMenu {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #618E89;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCFFFF;
}

ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCFFFF;
}
