.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
		}
	
a:hover {
	text-decoration: underline;
}

body {
	margin: 0;
}
