body {
	color: #777777;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a {
	color: #777777;
	text-decoration: none;
}

a:hover {
	color: #606060;
	text-decoration: none;
}