a {
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #660000;
}

