body {
	font-size: 12;
	color: black;
	font-family: Arial;
	font-weight: bold;
	background-image: url(../image/hag.jpg);
}

table {
	font-size: 12;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

a {	
	
	color: black;	
	text-decoration: none;
	
}

