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

body {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color:#000000;

	
}
body a{
	text-decoration: none;
	color:#B70000
}
body a:hover{
	color:#FF8040;
	text-decoration: none;
	font-style:italic;
}
	
body h3 {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
		
}


