.newsOther {}
.pvNewsDateOther{}
.pvNewsTitleOther{}
.pvNewsLinkOther{}
.pvNewsSubtitleOther{}
.pvNewsLinkRightOther{}
.newsTitleOther{}
.newsSubtitleOther{}
.newsDateOther{}
.newsBodyOther{}


.news {}

.pvNewsDate {
	color:#FA702A;
	padding:5px 0px;
}

hr {
	color:#E7E1DA;
	background-color:#E7E1DA;
	height:1px;
	border:none;
}

.pvNewsTitle {
	color:red;
}

.pvNewsLinkRight {
	text-align:right;
	padding:5px;
}

.pvNewsLink {
	padding:5px;
}

.newsTitle{
	color:maroon;
	text-align:center;
}

.newsSubtitle {
	color:gray;
}

.newsDate {
	color:#EB5005;
}

.newsBody {
	color:#6E6E6E;
}

