a.balmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #F4EED2;
	width: 174px;
	height: 21px;
	cursor: hand;
	font-size: 14px;
	font-weight: bold;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-color: transparent;
}

a.balmenu:hover {
	width: 174px;
	height: 21px;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: .30;
	background-color: #FFA500;
}

table.belso {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	color : #F4EED2;
}


a:hover {
	color: #FFFFFF;
	text-decoration : none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #F7AD86;
	font-size: 12px;
}



.copy{
			font-family:  Arial, Helvetica, sans-serif;
			font-size: 8;
			color: #FFFFFF;
			font-weight: bold;
}	
	

