/* CSS Document */

body { background-color: #F5F5F5; }
td, th, font { font: 9px geneva, verdana, arial, sans-serif; color: #666666; }
a { color: #666666; text-decoration: none; }
a:hover { text-decoration: none; color: #0062FF; }
a:active { text-decoration: none; color: #7FB0FF; }
/*a:visited { text-decoration: none; color: #7FB0FF; }*/
h1 { font: 9px geneva, verdana, arial, sans-serif; font-weight: bold; color: #004084; }
h2 { font: 9px geneva, verdana, arial, sans-serif; font-weight: bold; color: #666666; }
.creativia { font: 14px geneva, verdana, arial, sans-serif; font-weight: bold; color: #0062FF; }
.creativia a { font: 14px geneva, verdana, arial, sans-serif; font-weight: bold; color: #0062FF; }
.imagen { background-image: url(../media/code.gif);	background-repeat: no-repeat; background-position: center center; }
.info { vertical-align: top; }
