/* CSS Document */

body {
	background-color: #000000;
	font-family:americana BT;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
}
.style5 {	color: #F6A935;
	font-style: italic;
}
.style2 {
	font-family: americana BT;
	font-size: 12px; 
	color: #FF9A03;}
.style3 {color: #FF9A03}
.style6 {font-family: americana BT;
	color: #FF9D02;
	font-size: 12px; 
}
.style10 {
	font-family: americana BT;
	color: #FF9A03;
	font-size: 20px}