a {  
	color: #ffffff; 
	text-decoration: underline;}
a:hover {
	color: #ffffff;
	background:#16665b;
	font-style:italic;
	text-decoration: none;
	}
a.nope:link {  
	color: #ffffff; 
	text-decoration: underline;}
a.nope:hover {
	color: #ffffff;
	font-style:italic;
	text-decoration: none;
	}
#Layer1 {
	position:absolute;
	width:580px;
	height:70px;
	z-index:1;
	top: 619px;
	left: 251px;
	visibility: hidden;
}