body {
margin-left: 10;
margin-top: 20;
font-size: 11px;
width: 430;
background-image: url(../images/final01_03.gif);
background-repeat: no-repeat;
font-family: Arial;
}

.texto {
margin-left: 10;
margin-top: 20;
font-size: 12px;
width: 430;
}

.gris {
font-size: 11px;
font-weight: 700; 
color: #666666;
}

a:link { 
text-decoration:none;
font-weight: 700; 
color: #666666;
cursor: crosshair;
}

a:visited { 
text-decoration:none;
font-weight: 700; 
color: #666666;
cursor: crosshair;
}

a:active { 
text-decoration:none;
font-weight: 700; 
color: #666666;
cursor: crosshair;
}

a:hover { 
text-decoration: none;
border-bottom: 1px dashed #666666;
font-weight: 700; 
color: #666666;
cursor: crosshair;
}

a.menu {
border: 0;
cursor: crosshair;
}
