.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
}.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.bodytextboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextlargewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

a	{
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFCC00;
	text-decoration: none;
	}
	
a:hover	{
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	}	
.style2 {color: #FFFFFF}