body {
	margin: 0px;
	color: #666;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	background-color:#FFFFE1;
	text-decoration: none;
	top: 5px;
}
a:link, a:visited { color: #000; }
