a:           
{ 
	color: #6E6E6E; text-decoration: none 
	
}

a:link
{
	color: #F7941E;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #F7941E;
	text-decoration: none;
	font-weight: bold;
} 
a:active 
{
	color: #F7941E;
	text-decoration: none;
	font-weight: bold;
}
a:hover      
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	
}



body         
{ 
     font-family:  Arial, Helvetica, sans-serif; font-size: 10px; 
     text-align: justify;
     
}




table        
{
	table-border-color-light: #8E1F0B;
	table-border-color-dark: #8E1F0B;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family:  Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 150%;
	
}

h1, h2, h3, h4, h5, h6
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #9EAA00;
	font-weight: bold;
}

.titol {
	font-size: 12px;
	
	font-weight: bold;

}

.adreca {
	font-size: 10px;
	font-style:italic;

}

.info {

	font-size: 9px;
	font-weight: bold;
	
	}
.subrat {
	text-decoration: underline;
}
.titoltaronja {
	font-size: 12px;
	font-weight: bold;
	color: #ED8000;
}

