.testo{
	font-family : Arial, Verdana;
	font-size: 12px; 
	line-height: 13px; 
	text-decoration: none;
	color: #000000;
}

.testonero{
	font-family : Verdana, Arial;
	font-size: 10px; 
	line-height: 11px; 
	text-decoration: none;
	color: Black;
}

.testobold{
	font-family : Verdana, Arial;
	font-size: 10px; 
	line-height: 11px; 
	text-decoration: none;
	color: Black;
	font-weight: bold; 
}

.testobianco{
	font-family : Verdana, Arial;
	font-size: 9px; 
	line-height: 11px; 
	text-decoration: none;
	color: white;
	font-weight: normal; 
}

a:link { 
color: #990000; 
font-weight: normal; 
font-size: 9px; 
line-height: 11px; 
font-family: Verdana, Arial; 
text-decoration: none
 }
 
a:visited{ 
color: #990000; 
font-weight: normal; 
font-size: 9px; 
line-height: 11px; 
font-family: Verdana, Arial; 
text-decoration: none
 }
a:hover{ 
color: #990000; 
font-weight: normal; 
font-size: 9px; 
line-height: 11px; 
font-family: Verdana, Arial; 
text-decoration: underline 
}


.titolo { 
color: #D0625C; 
font-weight: bold; 
font-size: 12px; 
line-height: 12px; 
font-family: Verdana, Arial; 
text-decoration: none 
}

.titolonero { 
color: Black; 
font-weight: normal; 
font-size: 10px; 
line-height: 11px; 
font-family: Verdana, Arial; 
text-decoration: none 
}


.form  { 
color: #4c463a; 
font-size: 9px; 
line-height: 13px; 
font-family: Verdana; 
text-decoration: none; 
background-color: white; 
border: 1px solid #aaaaaa
}

.formdrop  { 
color: #4c463a; 
font-size: 9px; 
font-family: Verdana; 
background-color: white; 
}

.pulsante  { 
 
font-size: 9px; 
line-height: 13px; 
font-family: Verdana; 
color: black;
text-decoration: none; 
background-color: #EBEBEB; 
border: 1px solid white;
}
.pulsante2  { 
 
font-size: 9px; 
line-height: 13px; 
font-family: Verdana; 
color: black;
text-decoration: bold; 
background-color: #E4E4E4; 
border: 1px solid black;
}
