body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #9F8B65;

}



a:link {

	color: #003333;

	text-decoration: none;

	font-family: tahoma;

	font-size: 15;

}

a:visited {

	color: #003333;

	text-decoration: none;

	font-family: tahoma;

	font-size: 15;



}

a:hover {

	color: #003333;

	text-decoration: underline;

	font-family: tahoma;

	font-size: 15;

}

