A {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF0000;
}
A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}

A.bottoni:link     { color: #FFFFFF; text-decoration: none; }
A.bottoni:visited  { color: #FFFFFF; text-decoration: none; }
A.bottoni:hover    { color: #000000; text-decoration: none; }


A.bottonitop:link     { color: #333333; text-decoration: none; font-family: Arial; }
A.bottonitop:visited  { color: #333333; text-decoration: none; font-family: Arial; }
A.bottonitop:hover    { color: #666666; text-decoration: none; font-family: Arial; }

.titolicolorati {
font: 16px Arial;
color: #FF0000;
}

#form2 
input.text {
	font: 12px Arial;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #FF0000;
	padding-right: 1px;
	padding-left: 1px;
}
textarea.sfondo {
    font: 12px Arial;
    color: #FFFFFF;
    background: #000000;
    width: 300px;
    border: 1px solid #FF0000;
    padding-right: 1px;
    padding-left: 1px;
    } 
	
textarea.sfondorte {
    font: 12px Arial;
    color: #FFFFFF;
    background: #000000;
    width: 600px;
    border: 1px solid #FF0000;
    padding-right: 1px;
    padding-left: 1px;
    } 

#select {
    font: 12px Arial;
    color: #FFFFFF;
    background: #000000;
    border: 1px solid #FF0000;
    } 



input.pulsante {
	font: Arial bold 12px;
	color: #FF0000;
	background: #000000;
}


body {
font: 12px Arial;
color: #FFFFFF;
scrollbar-base-color: #FF0000;
background-color: #000000;
}


.coloreover {	border-width: 2px;
border-style: solid;
border-color: #0066FF}
.coloreout {
border-width: 2px;
border-style: solid;
border-color: #FF0000}

table.tabella9 {
align: center;
table-layout : fixed;
width : 800px;
background: #666666;
border: 0px solid black;
border-collapse: separate;
border-spacing: 1px;
}
