/* solo interne */
body, td, p, li {
	color : #FFFFFF;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
}

h1 {
	color : #FFCC00;
	font-size: 12px;
	font-style : normal;
	font-weight : bold;
	line-height: normal;
	text-decoration: underline;
}

h2 {
	font-size: 13px;
	font-style : normal;
	font-weight : bold;
}

h3 {
	font-size: 14px;
	font-style : normal;
	font-weight : bold;
}

b {
	font-weight : bold;
}

i {
	font-style : italic;
}
/* link brevi corpo di testo */
a:link, a:visited {
	color : #FFFFFF;
	text-decoration: underline;

}

a:hover  {
	color : #FFCC00;
	text-decoration: underline;

}
.titolo, a.titolo, a.titolo:visited  {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
	letter-spacing: 1px;

}

a.titolo:hover {
	color : #FFCC00;
	text-decoration: underline;

}

.titoloSmall {
	color : #FFFFFF;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 25px;
	text-decoration : none;
	font-variant : normal;
	letter-spacing: normal;

}

.menuUp, a.menuUp, a.menuUp:visited {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
	letter-spacing: 1px;
	word-spacing: normal;
}

a.menuUp:hover{
	color : #003366;
	text-decoration: none;

}

.menuSx, a.menuSx, a.menuSx:visited {
	color : #003366;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
	letter-spacing: 1px;
	word-spacing: normal;
}

a.menuSx:hover {
	color : #108C08;
	text-decoration: none;

}

.menuSxBianca, a.menuSxBianca {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
	letter-spacing: 1px;
	word-spacing: normal;
}
a.menuSxBianca:hover {
	color : #003366;
}

.menuSez, a.menuSez, a.menuSez:visited  {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
	word-spacing: normal;
	letter-spacing: 1px;
}

a.menuSez:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
	
.txtMenuSez {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
	letter-spacing: 1px;
	word-spacing: normal;
}

.piedino, a.piedino, a.piedino:visited  {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
	text-transform: none;
}

a.piedino:hover {
	color : #FFCC00;
	text-decoration: underline;

}
/* testo blu tabelle arancio */
.txtTabArancio {
	color : #003366;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	font-variant : normal;
	list-style-type: square;
}
/*  link testo lungo notizie comunicati */
.lancio, a.lancio, a.lancio:visited {
	color : #FFFFFF;
	text-decoration: none;
}
a.lancio:hover {
	color : #FFCC00;
	text-decoration: none;
}
/*  link sottolineato per menu tahoma no tabelle */
.menuListSez, a.menuListSez, a.menuListSez:visited  {
	color : #FFFFFF;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	text-decoration : underline;
	font-variant : normal;
	word-spacing: normal;
	letter-spacing: 1px;
}

a.menuListSez:hover {
	text-decoration: underline;
	color: #FFCC00;

}
	
