BODY, TR, TD, TH {
	font-family: "Trebuchet MS",arial;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: : 100px;
	font-size: 11px;
	font-style: bold;
}	

#bold {
	font-weight: bold	
	
}	

#black {
	color: #000000
	
}

A {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}

A: hover {
	text-decoration: none;
	color: #FF6600;
	font-size: 11px;
	
}

#container {
	width: 1000px;
	height: 1200px;
	margin-left: auto;
	margin-right: auto;
	
}

#links {
	decoration: none;
	
}	

#links_body {
	decoration: none;
	font-weight: bold;
	color: #FFFFFF;


}	

#links_body A {
	decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}	

#links_body A:hover {
	decoration: none;
	font-weight: bold;
	color: #000000;

}				

#links A {
	decoration: none;
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
	
}		

#links A:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	
}		

#news {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	
}				
	


