body {
	font-family: sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: gray;
}
