body {
	background-color: #840d0f;
	margin: 0px;
}

#marquee {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover { background: none; text-decoration: underline; color: #FF9900; }