/* CSS Document */
.news_date{
	color:#000000;
	font-size:10px;
}

.news_title{
	color:#999999;
	font-size:11px;
}

.news_title a{
	color:#cf1e1f;
	font-size:11px;
	text-decoration:none;
}

.news_title a:hover{
	color:#333333;
	font-size:11px;
	text-decoration:underline;
}

.news_short{
	color:#5a5a5a;
	text-align:justify;
	font-size:10px;
}

.header_grey{
	color:#464646;
	font-size:14px;
}
