body {
	font-size: 14px;
	line-height: 1.5;
	background-color: #FFCC99;
	color: #000000;
	margin-left: -3px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #9900CC;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;
	color: #9900CC;
	text-decoration: none;
}