a:link {
	text-decoration: none;
	color: #000000;
}
.font_courier {
	font-family: "Courier New", Courier, monospace;
	position:absolute;
	bottom:20px;
	right:20px;
}a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-style: normal;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
body {
	text-align: right;
	margin-top: 30%;
}
