a {
	text-decoration: none;
	font-variant: small-caps;
}
a:hover {
	text-decoration: underline;
}

