#box {
	margin: 0 auto;
	max-width: 80ch;
}

a {
	text-decoration: none;
}

a:link,a:visited {
	color: #453a62;
}

a:hover, a:active {
	color: #8f4e8b;
}

a:hover {
	text-decoration: underline;
}

/*
vim: nospell tw=80 fo+=t ts=4 sts=4 sw=4 tabstop=4 noexpandtab
*/
