body {
	background-color: #051836;
}
.style3 {font-size: 12px; font-family: Tahoma, Verdana, "Times New Roman", sans-serif; color: #FFFFFF; }
.style4 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style5 {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
}
.style8 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, "Times New Roman", sans-serif;
}.style1 {
	font-family: "Trebuchet MS", arial;
	font-size: 16px;
	color: #FFCC66;
	font-weight: bold;
	font-style: italic;
}
.style2 {
	font-family: "Trebuchet MS", arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-family: "Trebuchet MS", arial;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: none;
	color: #990000;
}
a.menu:active {
	text-decoration: none;
	color: #990000;
}
a.footer:link {
	color: #FF99FF;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
	color: #FF99FF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FF99FF;
}
a.footer:active {
	text-decoration: none;
	color: #FF99FF;
}
a.body:link {
	color: #FFCC00;
	text-decoration: underline;
}
a.body:visited {
	text-decoration: underline;
	color: #FF9900;
}
a.body:hover {
	text-decoration: underline;
	color: #FFCC66;
}
a.body:active {
	text-decoration: underline;
	color: #FFCC00;
}

