body {
	background-color: #eae9e8;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 100px 0 0 0;
	line-height: 20px;
	text-align: center;
}

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

a:hover {color: #666;
border-bottom: 1px solid #fff;}
