.menu  {	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	background-color: #cccccc;
	height: 19px;
	layer-background-color: #cccccc }

.vento   {	color: #ac0101;
	font-weight: bolder;
	font-size: 10px;
	font-family: verdana;
	background-color: #cccccc;
	vertical-align: baseline;
	float: right;
	height: 16px;
	layer-background-color: #cccccc  }



.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.options {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 21px;
	color: #FFFFFF;
	padding-top: 4px;
}

a.sub1, a.sub1:visited, a.sub2, a.sub2:visited, a.sub3, a.sub3:visited, a.sub4, a.sub4:visited, a.sub5, a.sub5:visited, a.sub6, a.sub6:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.sub1:hover {
	color: #99FF00;
	text-decoration:none;
}

/* sub2 */ 

a.sub2:hover {
	color: #84C5FF;
	text-decoration:none;
}

/* sub3 */ 

a.sub3:hover {
	color: #FF9900;
	text-decoration:none;
}

/* sub4 */ 

a.sub4:hover {
	color: #FFCC00;
	text-decoration:none;
}

/* sub5 */ 

a.sub5:hover {
	color: #CCFF00;
	text-decoration:none;
}

/* sub6 */ 

a.sub6:hover {
	color: #CC99FF;
	text-decoration:none;
}

td.button {
	display: block;
	cursor: default;
}

