#firma {	color: red;
	font-weight : bold;

text-decoration: none; }

#firma a{
	
	color: red;
	font-weight : bold;

text-decoration: none; 

}




#firma a:hover{
color: navy;
font-weight : bold;	

text-decoration: none; 
}

