#Layer1 {
	position:absolute;
	width:*;
	height:*;
	z-index:1;
	left: 3px;
	top: 4px;
	width: 1091px;
	height: 738px;
}
a:link {
	color: #B9B9B9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B9B9B9;
}
a:hover {
	text-decoration: none;
	color: #778899;
}
a:active {
	text-decoration: none;
	color: #B9B9B9;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {font-size: smaller}
