a:link { text-decoration:underline}
a:visited { text-decoration:underline}
a:hover { text-decoration:underline}
a:active { text-decoration:underline}
a:focus { text-decoration:underline}
body {
	margin: 5px;
	padding: 5px;
}

