/** BASIC */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#3F3F3F;
	
}

a:link {
font-style:normal;
	font-weight:normal;
	
}

a:hover {
font-style:normal;
	font-weight:normal;
	
}
a:visited {
font-style:normal;
	font-weight:normal;
	color:#3F3F3F;	
	
}