@charset "ISO-8859-1";
body {
	background-color: #33CCCC;
}
A{text-decoration:none
}
#Layer1 {	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 17px;
	top: 264px;
}
#Layer2 {	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 78px;
	top: 420px;
}
.largelinks {	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#Layer3 {	position:absolute;
	width:817px;
	height:115px;
	z-index:3;
}
body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FEFE00;
}
a:hover {
	color: 00FF33;
}
a:active {
	color: #FFAA00;
}
.smalllinkswhite {font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; 
}
.bigtext {
	font-size: 18px;
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.bigtext a:link {
	color: #0000CC;
}
.bigtext a:visited {
	color: #0000CC;
}
.bigtext a:hover {
	color: 00FF33;
}
.bigtext a:active {
	color: #FFAA00;
}