@import url("importar-proyecto.css");



div#herramientas, .archive {
   font-size: 0.86em;
}

ul#navegacion, {
   font-size: 1em;
}

input#goButton, span#RSS a {
   font-size: 0.86em;
}

#titulo {
   font-size: 1.5em;
   color:#cc6600;
}

#titulo2 {
   font-size: 1.5em;
   color:##005a9c;
}

#titulo3 {
   font-size: 1.25em;
   color:##005a9c;
}

div#Label {
   margin-top: 1em;
   padding: 0.5em;
   background: #fea;
   color: #000;
}

#Label a:link {
   background: #fea;
   color: #00e;
}

#Label a:visited {
   background: #fea;
   color: #529;
}

#Label a:active, #Label a:hover, #Label a:focus {
   background: #ffc;
   color: #00e;
}
