.link{
	font-family: san-serif;
	color: #000;
	text-align: center;
	list-style-type: none;
	font-family: "my underwood";
}
.link:hover
{
	background-image: none;
	font-style: italic;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-family: "my underwood";
}

