/* CSS Document */
.weather_title{
	color:#378e00;
	font-size:14px;
}

.wnews_title{
	color:#013eb1;
	font-size:11px;
}

.wnews_title a{
	color:#013eb1;
	font-size:11px;
	text-decoration:none;
}

.wnews_title a:hover{
	color:#013eb1;
	text-decoration:underline;
}

.wnews_short{
	color:#5a5a5a;
	text-align:justify;
	font-size:10px;
}



