body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #06F;
}
a:visited {
	text-decoration: underline;
	color: #06F;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: underline;
}