body {
	font-family: Arial, Helvetica, sans-serif , Verdana;
	font-size: 12px;
	color: #1d5851;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D9D0B7;
}

a:link {
	text-decoration: none;
	color:  #1d5851;
}

a:visited {
	text-decoration: none;
	color:  #1d5851;
}

a:active {
	text-decoration: none;
	color:  #1d5851;
}

a:hover {
	text-decoration: underline;
	color:  #1d5851;
}
