div.content a {
	font-weight: bold;
}

div.content a:hover {
	background-image: none;
	background-color:#dad1b0;
	color:black;
}

