/* CSS Document */

.news_title {
	font-family: arial;
	font-size: 13px;
	color: #505050;
	font-weight: bold;
}.repx {
	background-repeat: repeat-x;
}
.copyright {
	font-family: arial;
	font-size: 11px;
	font-weight: lighter;
	color: #383737;
	text-transform: uppercase;
}
.name {
	font-family: arial;
	font-size: 11px;
	font-weight: lighter;
	color: #898989;
	text-transform: none;
	text-decoration: none;
}
