body {
	font-family: "Lucida Grande", sans-serif, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	letter-spacing: 0px;
}
a:link {
	color: #666666;
}

a:hover {
	color: #e27523;
}

a:visited {
	color: #666666;
}

a:active {
	color: #CC0000;
}

