
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
}
body {
	background-color: #000000;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.style2 {font-size: 24px}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: none;
}
