a {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
}
