* {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}


body {
 margin-left:0;
 margin-right:0;
 margin-top:0;
 margin-bottom:0;
background-image:url('images/bg.jpg');
background-repeat:repeat-x
 }


.data {
font-size : 12px;
color: #071E5D 
}

.titolo {
color: #AA1217;
font-size: 16px;
text-decoration : none;
font-weight: bold

}

.titoloblu {
color: #071E5D;
font-size: 16px;
text-decoration : none;
font-weight: bold

}

.titolo2 {
color: #AA1217;
font-size: 12px;
text-decoration : none;
font-weight: bold

}

.titolo3 {
color: #071E5D;
font-size: 12px;
text-decoration : none;
font-weight: bold

}

.sottotitolo{
color: #071E5D;
font-size: 12px

}

.textbold {
font-size : 12px;
color : #666666;
text-decoration : none;
font-weight: bold
}

.textbold2 {
font-size : 12px;
color : #FFFFFF;
text-decoration : none;
font-weight: bold
}

.textcit {
font-size : 12px;
color : #071E5D;
text-decoration : none;
font-weight: bold;
font-style: italic;
margin-left: 0.2in;
margin-right: 0.2in	  
}
.texttit {
font-size : 16px;
color : #AA1217;
text-decoration : none;
font-weight: bold
}

.text {
font-size : 12px;
color : #000000
}

.bottom {
font-size : 10px;
color : #000000
}

A:link, A:visited {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
font-size : 14px;
color : #AA1217;
text-decoration : none;
font-weight: bold
}
A:hover {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
font-size : 14px;
color : #AA1217;
text-decoration : underline;
font-weight: bold
}
A:active {
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
font-size : 14px;
color :  #AA1217;
text-decoration : underline;
font-weight: bold
}

a:link.bottom { font-size: 12px; color: #071E5D }
a:visited.bottom{ font-size: 12px;text-decoration: none; color: #071E5D}
a:active.bottom{ font-size: 12px;text-decoration: none; color: #071E5D}
a:hover.bottom{ font-size: 12px;text-decoration: underline;color: #071E5D}