/* CSS Document */
body {
	background-color: #000000;
	background-position: center;
	text-decoration: none;
	top: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	letter-spacing: 0.2em;
	color: #990000;
	text-decoration: none;
}
a:hover {
	letter-spacing: 0.2em;
	color: #99CC00;
	text-decoration: none;
}
.flashwarning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #333300;
	text-align: center;
	background-position: center;
}
.flashwarning2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #F0F0F0;
	text-align: center;
	background-position: center;
}

</style>
