A:link {color: #000000;}
A:visited {color: #000000;}
A:active {color: #000000;}
A:hover { text-decoration: underline; }

BODY {
	background-color: #0068c9;
	color: #000000;
}


.newsresultstitle { color: #000000; font-family: "Arial";	font-size: 85%;  }
.newsarticletitle {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}
.newsarticlecontent {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}
.newsarticleparagraphtitle, .newsresultscategory {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.copyright {
	color: #07a8eb;
	font-family: arial;
	font-size: 12px;
}