body {
font-size : 13px; 
color : #754C24; 
background-color : #FFF55E; 
font-family : arial, helvetica, verdana, sans-serif; 
text-decoration : none; 
} 
A:link {
font-size : 13px; 
color : #006FB9; 
font-family : arial, helvetica, verdana, sans-serif; 
text-decoration : none; 
} 
A:visited {
font-size : 11px; 
color : #808080; 
font-family : arial, helvetica, verdana, sans-serif; 
text-decoration : none; 
} 
A:active {
font-size : 11px; 
color : #808080; 
font-family : arial, helvetica, verdana, sans-serif; 
text-decoration : none; 
} 
A:hover {
font-size : 15px; 
color : #6BD7FE; 
font-family : arial, helvetica, verdana, sans-serif; 
text-decoration : underline; 
} 
td.titulocap {
color : #ffffff; 
background-color : #000000;
text-align : left; 
text-decoration : none; 
font-size : 15px; 
font-weight : bold;
font-family : arial black; 
cursor : default; 
}
td.resumencap {
color : #000000; 
background-color : #FFFBD2; 
font-family : arial, helvetica, verdana, sans-serif; 
text-decoration : none; 
} 
a.linkcap {
font-size : 18px; 
color : #754C24; 
background-color : #FFFBD2; 
}
a.linkcap:hover {
font-size : 18px; 
color : #FFFBD2; 
background-color : #754C24; 
text-decoration : none; 
}
#footer {
text-align: center;
}
a.promocard img {
color : red; 
border: 2px solid red; 
}
a.promocard:hover img {
color : blue; 
border: 2px solid blue; 
}
td.titulocap div.mini {
font-size : 9px; 
text-transform : uppercase; 
}
#listatemp {
text-align : center; 
}
h2 {
font-size : 24px; 
font-family : arial, helvetica, verdana, sans-serif; 
text-decoration : none; 
font-weight : bolder; 
text-align : center; 
margin : 5px; 
}
h3 {
font-size : 17px; 
font-family : arial, helvetica, verdana, sans-serif; 
text-decoration : none; 
font-weight : bold; 
text-align : center; 
margin : 0px; 
}

#buscar input.boton {background-color: #FFF55E; color: #000000; border: 1px outset black; cursor: pointer; }
#buscar input, #buscar input.boton:active, #buscar input.boton:hover {background-color: #FFFBD2; color: #754C24; border: 1px inset #009999; }
