@charset "utf-8";
/* CSS Document */

a.pagenewstext {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	text-decoration:none;
}

a.pagenewstext:hover {
	text-decoration:underline;
}

a.pagenewstitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.pagenewstitle:hover {
	text-decoration:underline;
}

a.newsarchive {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
	padding-bottom:15px;
	text-decoration:none;
}

a.newsarchive:hover {
	text-decoration:underline;
}

