body {
margin-left: 0px;
margin-top: 00px;
margin-right: 0px;
margin-bottom: 0px;
}

A:link    {text-decoration: none}
A:visited {text-decoration: none}
A:active  {text-decoration: none}

.texto {
font-family: Times New Roman;
font-size: 16px;
color: #000000;
text-decoration: none;
}
a.texto {
font-family: Times New Roman;
font-size: 16px;
color: #000000;
text-decoration: none;
}
a.texto:hover {
font-family: Times New Roman;
font-size: 16px;
color: #7f0000;
text-decoration: none;
}

.titulo {
font-family: Times New Roman;
font-size: 26px;
color: #000000;
text-decoration: none;
}
a.titulo {
font-family: Times New Roman;
font-size: 26px;
color: #000000;
text-decoration: none;
}
a.titulo:hover {
font-family: Times New Roman;
font-size: 26px;
color: #7f0000;
text-decoration: none;
}

.autor {
font-family: Times New Roman;
font-size: 16px;
color: #000000;
text-decoration: none;
}
a.autor {
font-family: Times New Roman;
font-size: 16px;
color: #000000;
text-decoration: none;
}
a.autor:hover {
font-family: Times New Roman;
font-size: 16px;
color: #7f0000;
text-decoration: none;
}

.descripcion {
font-family: Times New Roman;
font-size: 16px;
color: #000000;
font-style: italic;
text-decoration: none;
}
a.descripcion {
font-family: Times New Roman;
font-size: 16px;
color: #000000;
text-decoration: none;
}
a.descripcion:hover {
font-family: Times New Roman;
font-size: 16px;
color: #7f0000;
text-decoration: none;
}

.notas {
font-family: Times New Roman;
font-size: 10px;
color: #004a1c;
text-decoration: none;
}
a.notas {
font-family: Times New Roman;
font-size: 10px;
color: #a3a3a3;
text-decoration: none;
}
a.notas:hover {
font-family: Times New Roman;
font-size: 10px;
color: #7f0000;
text-decoration: none;
}
