@charset "UTF-8";
/* CSS Document */

.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color					: #a3a3a3;
	font-size				: 12px;
	text-decoration			: none;
	font-weight: normal;
	}
	
a:hover {
    	color					: #ee4980;
		text-decoration			: none;
}.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
