@charset "utf-8";
/* CSS Document */

hr {
background-color: #FFF;
color: #FFF;
height: 1px;
border: 0px;
clear: both;
}

#news {
	width:838px; 
	font-size:12px;

}

a {
	color:#F27FB2;
	text-decoration:none;
}



@media screen and (max-width:877px) { 

hr {
background-color: #FFF;
color: #FFF;
height: 1px;
border: 0px;
clear: both;
}

#news {
	width:650px; 
	font-size:9px;
}

img {
	width:200px;
	height:130px;
}

a {
	color:#F27FB2;
	text-decoration:none;
}

}
