/* CSS Document */
body, td, th, textarea, input, select, h1, h2,pre{
	font-family: var(--fuente);
}

a:hover {
	color:#E30613;	
}
