body{
color:white;	
}
table.menuup{
	border:0;
	color:white;
	}
DIV.SELECT{
	position: absolute;
	float:left;
	color: Black;
	background-color: Aqua;
	font-size:12px;
	visibility:hidden;
	text-decoration:none;
}
DIV.SELECT2{
	position: absolute;
	float:left;
	color: White;
	background-color: transparent;
	font-size:12px;
	visibility:hidden;
	text-decoration:none;
}
td.menuup{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align:center;
}
td.data{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align:center;
}

a.menuup{
	color:white;
	text-decoration:none;
	
}

a.menuup:visited{
	text-decoration:none;
	color:white;
}

textarea.info{
	color:white;
	background-color : transparent;
	border : none;
	overflow : visible;
}
a.choice{
color:black;
	text-decoration:none;
	
}
a.choice:hover{
	font-size:larger;
}
a.menuup:hover{
	font-size:larger;
}
a.menuup:visited{
	text-decoration:none;
	color:black;
}
