body {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #000000;
}

.style3 {
	color: #FFFF00; font-weight: bold; 
}
.style6 {
	color: #FFFF00;
}
#style6 A:hover {
	color: #FFFFFF; 
	text-decoration: none;
}
.style8 {
	color: #FFFF00; 
	font-weight: bold; 
	font-size: 9px; 
}
a:hover {
	color: #FFFF00; 
	text-decoration: none;
}
a:link {
	color: #FFFF00; 
	text-decoration: none;	
	}
a:visited {
	color: #FFFF00; 
	text-decoration: none;	
	}
a:active {
	color: #FFFF00; 
	text-decoration: none;	
	}
img {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color:#FFFF00
}

