.news-latest-title {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
	}

.news-latest-morelink a {
	font-style: italic;
	color: rgb(200,200,200);
	}
.news-latest-date {
	margin-left: 50px;
	
	}
.news-latest-image {
	float: left;
	margin-right: 10px;
	}

a { 
	color:gray;
	}
	
.bodytext a { color: white;
		}
		
.bodytext a:hover {
	color: #aaa;
	}
