.unnamed1 {
	background-color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
.newbox {
	font-size: x-small;
	color: #FFFFFF;

}
.header {
	font-weight: bold;
	color: #CCFFCC;

}
a:link {
	text-decoration: none;
	color: #00FF00;
	font-variant: normal;
	font-weight: bold;




}
a:hover {
	filter: Glow(Color=green, Strength=2);
	border: thin inset #00FF00;





}
a:visited {
	color: #66FFCC;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;



}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.notice {
	font-size: 12px;
	font-style: italic;
	color: #66CC66;
	font-variant: normal;
	text-align: center;


}
.bighead {
	font-size: x-large;
	color: #00FF66;
}

