body {
	background-color: #003366;
	margin: 5;
}
.menutitol {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.titol{font-family: "Trebuchet MS"; font-size: 14px; color: #FFFFFF; font-weight: bold; font-style:italic}
.credits {font-size: 10px; color: #004F9D; font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;}
a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#1A4775;
	border-bottom:1px #B9DCFF solid;
}
a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#1A4775;
	border-bottom:1px #B9DCFF solid;
}
a:hover {
	text-decoration: none;
	color: #003366;
	background-color:#FFFFFF;
}
a:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color:#B9DCFF ;
}
.text {
font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF;
}
.textcita {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color: #003366; font-size: 12px; }
.textblau {
font-family: "Trebuchet MS"; font-size: 12px; 
	color: #003366;
}
.Titolgros {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B9DCFF;
}
.numerogros {
	font-family: "Trebuchet MS";
	color: #003366;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFFFF;
	border:none;
}
.caixa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1F5489;
	border:1px solid #003366;
}
.caixaFalsa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
	border:none;
}

