body {
	margin-top: 2%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBDBB7;
	font-size: 12px;
	margin-right: 2%;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}