* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #090021;
}

a {
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
	text-decoration:underline;
	color:#ffffff;
}
.Style5 {color: #FF6600}
.Style6 {color: #0033FF}
.Style8 {font-size: 12px}
.Style10 {font-size: 12px; color: #999999; }
.Style11 {color: #CCCCCC}