a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #460000;
	text-decoration: none;
}
body {
	background-color: #993300;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	text-decoration: none;
}
