A:link {
 text-decoration: none;
}

A:visited
{
 text-decoration: none;
}

A.linkverdi:link, A.linkverdi:visited, A.linkverdi:active {
	font-family : Verdana;
	text-decoration: none;
	color : #249D3F;
	font-size : 11px;
	font-weight : bold;
}

A.linkazzurri:link, A.linkazzurri:visited, A.linkazzurri:active {
	text-decoration: none;
	color : #216DAB;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
}

.testo {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	text-decoration: none;
}	


.titolo {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}




body {			
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #cecfce;
scrollbar-dark-shadow-color: #FFFFFF;
scrollbar-face-color: #cecfce;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF	;
}

input {
	color : Black;
	font-family : Verdana;
	font-size : 12px;
	text-decoration: none;
}

.submit {
border-width: 0px; 
border-top: none; 
border-right: none; 
border-left: none; 
border-bottom: none;
color : #434f5f;
font-family : Verdana;
font-size : 11px;
font-weight : bold;	
}

H1 {
color : #00ffff;
font-family : Verdana;
font-size : 1px;
}



					


