body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color: #e5f9d4;
	background: #FFFFFF url(img/backimage01.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
