/*
----------------------------------------------------------------------------- 
HOMEPAGE
-----------------------------------------------------------------------------*/
.newsDate {
	font-weight: bold;
	line-height: 20px;
	}
.newsTitle {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	}

a.readmore {
	text-decoration: underline;
	color: #FFF;
	}
a.readmore:hover {
	text-decoration: underline;
	color: #000;
	}