body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left: 60px;
	background-color: #333333;
	font-size: 24;
	text-indent: 40px;
	margin-top: 100px;
	color: #A6BEE5;
font-weight: lighter;
}

A:link {text-decoration: none; color: #A6BEE5;}
A:visited {text-decoration: none; color: #A6BEE5;}
A:hover {text-decoration: underline; color: #ff01ea;}