@charset "utf-8";

/* CSS Document */







body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	
	background-color:#B5B5B5;

}


a:link, a:visited, a:hover {
	color: #E6352B;
	font-weight: bold;
}
