.bottom_menu {
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #CC9900
}

.general_text {
font-family: Arial, Helvetica, sans-serif;
font-size: xx-small;
color: #CC9900
}

.smalltext {
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
color: #CC9900
}

a:link {text-decoration: underline; color: #CC9900}
a:visited {text-decoration: underline; color: #CC9900}
a:hover {text-decoration: underline; color: #FF0000}

body {
	background-color: #000000;
}

.style2 {	color: #CC9900;
	font-weight: bold;
	font-size: xx-large;
}
.style3 {	font-size: large;
	font-style: italic;
}
.style4 {font-size: xx-large; color: #CC9900;}
.style6 {font-size: x-large; color: #CC9900; }
.style7 {	font-size: medium;
	font-style: italic;
}
.style9 {font-size: large}
h1 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#cc9900}