/* CSS Document */
body {
margin:0px;
background-image: url(../img/fondo/cab.gif);
background-repeat: repeat-x;

}

a:link{
font-family:Arial;
font-size:12px;
color:#666666;
text-decoration:none;
}
a:hover{
font-family:Arial;
font-size:12px;
color:#003399;
text-decoration:none;
}
a:visited{
font-family:Arial;
font-size:12px;
color:#666666;
text-decoration:none;
}
a:active{
font-family:Arial;
font-size:12px;
color:#666666;
text-decoration:none;
}

.texto {
font-family:Arial;
font-size:12px;
}