#foto{
    /*background:indigo;*/
    font-size:10px;
    
    position:absolute;
    top:240px;
    left:550px;
    height:140px;
    width:200px;

}
#foto a:link, a:visited{
                                    color:#808080;
                                    text-decoration:none;
}

#foto a:hover{
                       color:#000000;
                       text-decoration:none;

}
