
body, p, span, div, th, td {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	font-weight: normal; 
	line-height: 15px; 
	
	color: #000000; 

}

a {

	font-size: 11px; 
	font-weight: normal;

	line-height: 15px; 
 text-decoration: none;
	font-style: normal;
	
	color: #000000;

}

a:hover {

	font-size: 11px; 
	font-style: normal;
	line-height: 15px; 
 text-decoration: none;
	color: #FFDD00;

}

.text {

	font-size: 11px; 
	font-weight: normal;
	
	line-height: 15px; 
	
	color: #000000; 

}

.headline { 
	
	font-size: 11px;
	font-weight: bold; 
	
	line-height: 15px; 
	
	color: #000000; 
	
}

.small { 
	
	font-size: 8px; 
	font-weight: normal;
	
	line-height: 10px; 
	
	color: #000000; 
	
}

ul {
list-style: square;
padding: 12;
margin: 12;
}

.newsbox {
height: 170px;
width: 170px;
margin: 0px;
padding: 5px 10px 0px 10px; 
background-color: #000000;
color: #FFFFFF;

}
