/* letrachica */

#container {
font: 0.8em  "Trebuchet MS", Arial, sans-serif;

}

a.textmedio:link, a.textmedio:visited, a.textmedio:active {
color:#666666;
text-decoration:none;
background:#FFFFFF url(../imagenes/interruptor/a_media.png) no-repeat 0 -30px;
}
a.textmedio:hover {
color:#000000;
background: url(../imagenes/interruptor/a_media.png) no-repeat -27px 0px;
}

a.textgrande:link, a.textgrande:visited, a.textgrande:active {
color:#666666;
text-decoration:none;
background:#FFFFFF url(../imagenes/interruptor/a_grande.png) no-repeat 0 0px;
}
a.textgrande:hover {
color:#000000;
background: url(../imagenes/interruptor/a_grande.png) no-repeat -27px 0px;
}

