body {

	background-image: url(../index/image_2006/main/bg.gif);

}

.webimage {

	border: 1px solid #666666;

}

.newsTitle {

	font-family: Verdana;

	font-size: 11px;

	font-weight: bold;

	color: #DCDCDC;

}

.newsDate {



	font-family: Verdana;

	font-size: 9px;

	font-weight: normal;

	color: #787878;

}

.newsContent {





	font-family: Verdana;

	font-size: 9px;

	font-weight: normal;

	color: #FFFFFF;

}

.projectTitle{
	color: #C04B00;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
