.titoletto
{
font-family: Arial;
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}
.titoletto:hover
{
color: #ff0000;
}

.titoletto2
{
font-family: Arial;
color: #000000;
text-decoration: none;
text-align: justify;
font-weight: bold;
font-size: 13px;
}

.titoletto3
{
font-family: Arial;
color: #FFFFFF;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 13px;
}

.titoletto4
{
font-family: Tahoma;
color: #999999;
text-decoration: none;
font-weight: bold;
font-size: 10px;
}
.titoletto4:hover
{
color: #FF0000;
}

.barra_titolo
{
font-family: Tahoma;
color: #FFFFFF;
text-decoration: none;
text-align: center;
font-weight: bold;
font-size: 13px;
}

.testo
{
font-family: Arial;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: justify;
font-size: 13px;
}
.testo:hover
{
color: #ff0000;
}

.data
{
font-family: Arial;
font-weight: bold;
color: #808080;
text-decoration: none;
font-size: 10px;
}

.link
{
font-family: Arial;
font-weight: normal;
color: #FF0000;
text-decoration: none;
font-size: 13px;
}
.link:hover
{
text-decoration: underline;
}

.in_evidenza 
{
color: #000000;
font-family: Arial;
text-decoration: none;
font-size: 10px;
}
.in_evidenza:hover
{
color: #000000;
text-decoration: underline;
}

.sito_naz 
{
color: #FFFFFF;
font-family: Verdana;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}
.sito_naz:hover 
{
color: #ff0000;
}

.vai
{
font-family: Tahoma;
font-weight: bold;
color: #000080;
text-decoration: none;
font-size: 13px;
}
.vai:hover
{
color: #FF0000;
}