a {
	color: #069;
	text-decoration: none;}

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

body {
	margin: 0;
	padding: 0;
	height: auto;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background-color: white;}

img {
	border-style: none;}
