body {
	margin: 75px 0px 75px 0px;
	padding: 0px;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #66FFFF;
	text-decoration: none;
	font-weight: bold;
}

