body {
	background-color: #ffffff;
	font-family: "Lucida Grande", Tahoma, sans-serif;
}

.content {
	font-size: 11px;
	color: #888888;
	line-height: 16px;
}

a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

