a {
	font-family: "Courier New", Courier, mono;
	color: #D82782;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #8A114A;
	text-decoration: underline;
}
