/*Temas*/
.temasHead  { color: black; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva }
.linetemas { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva }
.linetemas a:link { color: maroon; cursor: hand  }
.linetemas a:visited { color: red; cursor: hand  }
.linetemas a:hover { color: white; text-decoration: none; background-image: url(../images/fond.gif); cursor: hand  }

.edicion {color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva}
a.edicion { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-align: center; margin: 1px; border: solid 1px silver; width: 40px; display: block }
a.edicion:link { text-decoration: none }
a.edicion:visited  { text-decoration: none }
a.edicion:hover { color: red; text-decoration: none; background-color: white }
a.edicion:active { color: red; text-decoration: none }

.edicion1 {color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva}
a.edicion1  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva; background-color: silver; text-align: center; margin: 1px; border: solid 1px silver; width: 40px; display: block }
a.edicion1:link { text-decoration: none }
a.edicion1:visited  { text-decoration: none }
a.edicion1:hover { color: red; text-decoration: none; background-color: white }
a.edicion1:active { color: red; text-decoration: none }

.indices  { font-size: 11px; font-family: Arial, Helvetica, Geneva }
