a:link { color: #FFFFCD; text-decoration:none; }
a:active { color: #CC6633; text-decoration:none; }
a:visited { color: #FFFFCD; text-decoration:none; }
a:hover { color: #CC6633; text-decoration:none; }

a.enlace:link { color: #CC6633; text-decoration:none; }
a.enlace:active { color: #FFFFCD; text-decoration:none; }
a.enlace:visited { color: #CC6633; text-decoration:none; }
a.enlace:hover{ color: #FFFFCD; text-decoration:none; }

a.naranja:link { color: #CC6633; text-decoration:none; }
a.naranja:active { color: #CC6633; text-decoration:none; }
a.naranja:visited { color: #CC6633; text-decoration:none; }
a.naranja:hover{ color: #CC7933; text-decoration:none; }

.botonimagen{
  background-image:url(img/votar.jpg);
  height:20;
  width:80;
  border:none; 
}
.normal {
font-family:Trebuchet Ms;
text-decoration:none;
font-weight:bolder;
color:#CC6633;
}

.chica {
font-family:Trebuchet Ms;
text-decoration: none;
font-weight: lighter;
font-size: smaller;
color:#CC6633;
}

.noticias {
font-family:Trebuchet Ms;
text-decoration:none;
font-weight: normal;
color:#CC6633;
}
