body { background-image: url(img/bg.gif); }

body, td, div {
	font-family : Verdana,Arial;
	font-size : 10px;
}

A:LINK {
color : Blue;
text-decoration: none
} 

A:VISITED {
color : Purple;
text-decoration: none
} 
A:HOVER {
color : Red;
text-decoration : underline;
} 
A:ACTIVE {
color : Red;
text-decoration: underline
} 

.menualto {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold;
font-size : 10px;
color: #000000
}
.menualto a:link { color: #000000; text-decoration: none}
.menualto a:visited { color: #000000; text-decoration: none}
.menualto a:hover { color: #CC0000; text-decoration: underline}
.menualto a:active { color: #CC0000; text-decoration: underline}

}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
.testo a:link { color: #CC0000; text-decoration: none}
.testo a:visited { color: #CC0000; text-decoration: none}
.testo a:hover { text-decoration: underline}
.testo a:active { text-decoration: underline}

}

.testosoluzioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
.testosoluzioni a:link { color: #000000; text-decoration: none}
.testosoluzioni a:visited { color: #000000; text-decoration: none}
.testosoluzioni a:hover { color: #CC0000; text-decoration: underline}
.testosoluzioni a:active { color: #CC0000; text-decoration: underline}

}
