@charset "iso-8859-1";
A{
	Color : #0099FF;
	Text-Decoration: none;
	Font-Family: Verdana;
	font-weight: bold
	}


A:Visited{
	Color: #0099FF;
	Text-Decoration: none;
	}


A:Active{
	Color: #3399FF;
	Text-Decoration: none;
	}


A:Hover{
	Color : #44BAF2;
	Text-Decoration : none;
	}


#8 {
font-size: 8px;
font-family: verdana
}

#10 {
font-size: 10px;
font-family: verdana
}

#12 {
font-size: 12px;
font-family: verdana
}

BODY {
background-color: black;

}


LI, P, B, H1, H2, H3, H4, blockquote, ol, ul, span, body, td, div {
font-family: verdana; font-size: 10px; color: white
}

#top {
background: orange 
}