a {
	color: #660000;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #330000;
	text-decoration: underline;
	background-color: #CCCCCC;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
