.copy {
text-align: right;
font-size:12px;
font-family:Arial;
color: #e2e1e1;
decoration: none;
}

.texto {
font-size:14px;
font-family:Arial;
color: white;
decoration: none;
text-align: justify;
}

.titulo {
font-size:20px;
font-family:Arial;
color: white;
decoration: none;
}

.autores {
font-size:15px;
font-family:Arial;
color: white;
font-weight: bold;
decoration: none;
}

.autores img {
float: left;
margin-right: 10px;
margin-bottom: 2px;
margin-top: 10px;
}

.legal {
font-size:9px;
font-family:Arial;
color: white;
decoration: none;
text-align:justify;
}


