
a { color: #177398;text-decoration: none }



a:hover { color:  #000000; text-decoration:none}

body,td { font: 12px  Times New Roman, "verdana", Verdana, serif;
	color: #333333;text-decoration: none;
}


.testo_strutture { font: 9px  "verdana",Times, "verdana", Verdana, serif;
	color: #000000;text-decoration: none;letter-spacing:-1;
}



.testo { font: 11px  Times, "verdana", Verdana, serif;
	color: #333333;text-decoration: none;text-align:justify;
}

.testo_dintorni { font: 11px  Times, "verdana", Verdana, serif;
	color: #333333;text-decoration: none;text-align:justify;
}

.testo_titolo {font: 14px Times, Verdana, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; color:505050;

}
.testo_titolo2 {font: 14px Times, Verdana, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif; color:ffffff;

}

.testo_sottotitolo { font: 10px "trebuchet MS","verdana", Times, serif;
	color: #666666; 
}

.testo_menu { font: 11px  Times New Roman, "trebuchet MS", "verdana", "Times NR", Georgia, Palatino, serif; color: #000000;
}

.testo_menu:hover { font: 12px Times New Roman, "trebuchet MS", "verdana", "Times NR", Georgia, Palatino; color: #990000; 
}


.INPUT
		{
			BACKGROUND-COLOR: #F8F8F8;
			BORDER-BOTTOM: #999999 1px solid;
			BORDER-LEFT: #999999 1px solid;
			BORDER-RIGHT: #999999 1px solid;
			BORDER-TOP: #999999 1px solid;
			COLOR: #000000;
			FONT-FAMILY: verdana,  Times New Roman, Verdana;
                        FONT-SIZE: 10
		}
			.MYINPUT:hover
		{
			BACKGROUND-COLOR: #F8F8F8;
			BORDER-BOTTOM: #999999 1px solid;
			BORDER-LEFT: #999999 1px solid;
			BORDER-RIGHT: #999999 1px solid;
			BORDER-TOP: #999999 1px solid;
			COLOR: #000000;
			FONT-FAMILY:   verdana, Times New Roman, Verdana;
                        FONT-SIZE: 10
		}
		SELECT
		{
			BACKGROUND-COLOR: #F8F8F8;
			BORDER-BOTTOM: #999999 1px solid;
			BORDER-LEFT: #999999 1px solid;
			BORDER-RIGHT: #999999 1px solid;
			BORDER-TOP: #999999 1px solid;
			COLOR: #000000;
			FONT-FAMILY: verdana, Times New Roman, Verdana;
                        FONT-SIZE: 10
		}
		TEXTAREA
		{
			BACKGROUND-COLOR: #F8F8F8;
			BORDER-BOTTOM: #999999 1px solid;
			BORDER-LEFT: #999999 1px solid;
			BORDER-RIGHT: #999999 1px solid;
			BORDER-TOP: #999999 1px solid;
			FONT-FAMILY: verdana, Times New Roman, Verdana;
                        FONT-SIZE: 10
		}

.formsubmit { BACKGROUND-COLOR: #F8F8F8;
			BORDER-BOTTOM: #999999 1px solid;
			BORDER-LEFT: #999999 1px solid;
			BORDER-RIGHT: #999999 1px solid;
			BORDER-TOP: #999999 1px solid;
			COLOR: #000000;
			FONT-FAMILY: verdana, Times New Roman, Verdana;
                        FONT-SIZE: 10
                }
		
INPUT, SELECT, TEXTAREA {
font: 10px "verdana", Verdana, Times, serif;
	color: #999999;text-decoration: none;
}