body {
	margin: 0px;
}

div {
    text-align: justify;
}

a:link {
	color: #0000A0;
	font-weight: normal;
}

a:visited {
	color: #808080;
	font-weight: normal;
}

a:hover {
	color: #D72828;
	font-weight: normal;
}

