body {
	color:#333;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	background-color:#728794;
	}
	  

a:link { 
	color:#555555;
	text-decoration:none
}
a:visited { 
	color:#666666;
	text-decoration:none
}
a:hover { 
	color:#888888;
	text-decoration: underline;
}
a:active { 
	color:#666666;
	text-decoration:none
}


.trasp100 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 20px;
	width: 90%;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.txt18px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	padding:8px;
}

.txt12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	}

.bianco {
	color:#FFF
}

.bianco a:link {
	color:#FFF
}
.bianco a:visited {
	color:#FFF
}
.bianco a:hover {
	color:#CCC
	}

.bianco a:active{
	color:#FFF
}
