@charset "utf-8";
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #c12900;
	font-style: normal;
	text-indent: 2px;
	font-weight: bold;
}
.newstitle
{
font-family: Arial;
	font-size: 11px;
	color: #c12900;
	font-style: normal;
	text-indent: 2px;
	font-weight: normal;
	text-decoration:none;
}
.projecttitle
{
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	font-style: normal;
	text-indent: 2px;
	font-weight: normal;
}