#news{	
	overflow		: hidden;
	font		    : 12px arial;
	color		 	: #807F7F;
}	

#news h1{
	margin			: 0;
	padding			: 0;
	font		    : 24px arial;
	color		 	: #25A0DA;
}

#news h2{
	font		    : 12px arial;
	margin			: 0 0 30px 0;
	padding			: 0;
}

#news p a{
	color		 	: #25A0DA;
	text-decoration	: none;
}

#news p a:hover{
	text-decoration	: underline;
}


#news img{
	overflow		: hidden;
}
