.fecha {
font-size: 10px;
}

/*/////////////////////*/

a.titleLink {
margin: 15px 0 10px 0px;
}
a.titleLink:link, a.titleLink:visited {
font-weight: bold;
font-size: 13px;
color: #fff;
text-decoration: none;
}

a.titleLink:hover, a.titleLink:active {
color: #abd;
}


/*/////////////////////*/

a.compra {
display: none;
margin: 5px 0 10px 0;
}
a.compra:link, a.compra:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ccc;
text-decoration: none;
}

a.compra:hover, a.compra:active {
color: #fff;
}

/*/////////////////////*/

a.leer {
display: block;
margin: 15px 0 10px 0px;
padding: 4px 9px;
background: #235;

}
a.leer:link, a.leer:visited {
font-family: Times, Georgia, serif;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 12px;
color: #999;
text-decoration: none;
}

a.leer:hover, a.leer:active {
color: #ddd;
}


/*/////////////////////*/

a.leerDentro {
}
a.leerDentro:link, a.leerDentro:visited {
font-family: Times, Georgia, serif;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
color: #666;
text-decoration: none;
}

a.leerDentro:hover, a.leerDentro:active {
color: #000;
}

/*/////////////////////*/
a.sig {
text-align: right;
width: 100px;
float: right;
margin: 0;
display: block;
}

a.sig:link, a.sig:visited {
font-family: Times, Georgia, serif;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
color: #666;
text-decoration: none;
}

a.sig:hover, a.sig:active {
color: #000;
}

a.ant {
display: block;
text-align: left;
width: 100px;
float: left;
margin: 0;
}

a.ant:link, a.ant:visited {
font-family: Times, Georgia, serif;
font-weight: bold;
letter-spacing: 1px;
font-size: 12px;
color: #666;
text-decoration: none;
}

a.ant:hover, a.ant:active {
color: #000;
}
/*/////////////////////////*/

.text {
font-family: Verdana, Helvetica, Arial;
font-size: 10px;
}

/*/////////////////////////*/

.separador {
margin-top: 10px;
height: 10px;
}


