

a:hover {
	font-weight:bold;
	color:blue;
	background-color:yellow;
}


