.smallTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
}
table {
	border: none;
}
.titleSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallTXTformatted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-align: justify;

}
.titleNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A97CE;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.newsTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: justify;

}
.hrArancio {
	color: #FF6600;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.navbar:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.navbar:hover {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
.navbar:active {


	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.navbar:visited {



	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}
.textNormal {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-align: justify;

}
h2 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #90AAC2;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	letter-spacing: -2px;
}
.menuTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #91AAC2;
}
.menuTableSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #91AAC2;
	border: 1px solid #003366;
	text-decoration: none;
}
