@charset "utf-8";
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	background-color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.silverdisc {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
}
