.body {
	margin: 0px;
	padding: 0px;
	background-color: #000080;
}
.bordotab {
	border: 1px solid #000000;
}
.bordotab2 {
	border: 1px solid #00FFFF;
}

.testo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.testo2 {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.link {
	font-family: Tahoma, Georgia, Impact;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

.nobordo {
	border: 0px solid #000000;
}

.testo3 {
	font-family: Tahoma, "Times New Roman", "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
.link:hover {
	font-family: Tahoma, Georgia, Impact;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

