/* www.italycab.com * pagina stili */


.link {
	font-family : arial, helvetica, tahoma, verdana, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	text-decoration: none;
} 

.link a:link { color: #FFFFCC; text-decoration: none}
.link a:visited { color: #FF0000; text-decoration: none}
.link a:hover { color: #00FF00; text-decoration: none}
.link a:active { color: #0000FF; text-decoration: none}


 

.titolo_1 {
	font-family : arial, helvetica, tahoma, verdana, sans-serif;
	font-size : 34px;
	font-style : italic;
	font-weight : bold;
	font-variant : normal;
	color : #0000FF;
	text-align : center;
	text-decoration: underline;
} 

.titolo_2 {
	font-family : arial, helvetica, tahoma, verdana, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #663300;
	text-align : left;
	text-decoration: none;
} 

.titoli { 
	font-family : arial, helvetica, tahoma, verdana, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #663300;
	text-align : left;
	text-decoration: none;
} 

.testo_sn { 
font-family : arial, helvetica, tahoma, verdana, sans-serif; 
font-size : 12px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
color : #663300;  
text-align : left; 
; text-decoration: none
; line-height: normal
} 

.testo_sn a:link { color: #0000FF; text-decoration: underline}
.testo_sn a:visited { color: #993399; text-decoration: underline}
.testo_sn a:hover { color: #FF0000; text-decoration: none}
.testo_sn a:active { color: #FF0000; text-decoration: none}


.testo_panna { 
font-family : arial, helvetica, tahoma, verdana, sans-serif; 
font-size : 14px; 
font-style : normal; 
font-weight : bold; 
font-variant : normal; 
color : #ffffcc;  
text-align : center; 
; text-decoration: none
; line-height: normal
} 

.testo_panna a:link { color: #0000FF; text-decoration: underline}
.testo_panna a:visited { color: #993399; text-decoration: underline}
.testo_panna a:hover { color: #FF0000; text-decoration: none}
.testo_panna a:active { color: #FF0000; text-decoration: none}

.testocentro { 
font-family : arial, helvetica, tahoma, verdana, sans-serif; 
font-size : 12px; 
font-style : normal; 
font-weight : normal; 
font-variant : normal; 
color : #000000;  
text-align : center; 
; text-decoration: none
} 

.testocentro a:link { color: #0000FF; text-decoration: underline}
.testocentro a:visited { color: #993399; text-decoration: underline}
.testocentro a:hover { color: #FF0000; text-decoration: none}
.testocentro a:active { color: #FF0000; text-decoration: none}
