a {
	color: #660000;
	text-decoration: none;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	color: #330000;
	text-decoration: none;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #B9B9B9;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
