﻿.FONTSITOTITOLI {
font-family:Verdana;
font-size:9px;  
font-weight:bold;
color:#A81739;
}
.FONTSITOMENU {
font-family:Verdana;  
font-size:9px;  
font-weight:bold;
color:Black;  
}
.FONTSITOERRORE {
font-family:Verdana;  
font-size:9px;  
font-weight:bold;
color:Red;  
}	
TD A:LINK 
{
	color:Black;
	text-decoration: none;
}

TD A:VISITED
{
	color:Black;
	text-decoration: none;
}

TD A:HOVER 
{
	color:#A81739;
	text-decoration: none;	
}

TD A:ACTIVE
{
	color:Black;
	text-decoration: none;	
}
.FONDOLOGO
{
	background-image:url(../images/Logo sfondino.png);
	background-repeat:repeat; 
}
