a {
	font-family: "Courier New", Courier, mono;
	color: ffde98;
	background-color: ff0e0a;
	letter-spacing: 1px;
	text-decoration: none;
	background-repeat: repeat;

}
a:hover {
	font-style: italic;
	text-decoration: none;

}

