/* CSS Document */

body  {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#424941;
	}	
	
a,  a:visited {
	color:#f3790c;
	font-weight:bold;
	}
a:hover {
	color:#000;
	}
	

