a.drop {
	color: white;
	text-decoration: none;
}

#affe {
	position: absolute;
	top: 45px;
	left: 340px;
	cursor: hand;
}

#dropem {
	position: absolute;
	top: 62px;
	left: 340px;
}

#droptxt {
	position: absolute;
	top: 62px;
	left: 343px;
}

.trans {
	filter: alpha(opacity=90);
}

.transsel {
	filter: light()
}
a.menuheader {
	text-decoration: none;
}
a.menu {
	text-decoration: none;
	color: black;
 }

a.navlink {
	text-decoration: none;
	color: #000000;
 }

a.navmenulink {
	text-decoration: none;
	color: #000000;
 }
a.navmenulink:hover {
	text-decoration: underline;
	color: #000000;
 }

a.nounder {
	text-decoration: none;
	}
a.nounder:hover {
	text-decoration: underline;
	}
.form_text  {		
	font-family : Tahoma, Geneva, Arial, Helvitica, sans-serif;
	text-decoration : none;	
	font-weight : bold;
	font-size : 12px;
}