a:link, a:visited {
	text-decoration: none;
	font-family: georgia;
}

a:hover {
	text-decoration: underline;
}