body {
	background-color: #EDEDED;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}
.titol {
	color: #FFFFFF;
}

.direccion {
	font-size: 11px;
}

.mail {
	font-size: 11px;
	color: #990000;

}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}


a:hover {
	color: #666666;
	text-decoration: underline;
}



.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666; 
	text-decoration: none; 
}
