body {
	font-size: .7em;
	font-family: Verdana, Geneva;
	color: #000000;
	background: #f3dbe9;
	margin: 0px;
	}

a:link {
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	color: #FFFFFF;
	}

a:visited {
	font-weight: none;
	text-decoration: none;
	color: #9a9a9a;
	}

a:hover, a:active {
	letter-spacing: 3px;
	text-decoration: none;
	color: #009900;
	}
