body {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #990000;
}
h1 {
	font-size: 16px;
	margin-bottom: 20px;
	padding-top: 5px;
}
p, p a, p a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
p a:hover {
	color: #FF6600;
	font-weight: bold;
}
#Links {
	font-size: 12px;
	text-align: center;
	margin-top: 100px;
	color: #FF6600;
}
#Links a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
#Links a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bolder;
	margin-right: 15px;
	letter-spacing: 1px;
	margin-left: 15px;
}
a  img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Shiny {
	display: none;
}

