body {
  background-color: #CCCCCC;
  color: #000000;
  background-image: url(../Fotografico/blegtext.gif);
}

a:link {color: #0066FF;}
 @media only screen and (max-width: 760px),(min-device-width: 768px) and (max-device-width: 1024px)  {
 table, thead, tbody, th, tr { 
 display: block;
 width: 100%;} 
 img{
 max-width: 100%;
 height: auto;}

	span.navigationtext {
      max-width: 100%;
        overflow: visible;   
        display: inline-block;
        font-size: smaller;
    }

    a.navigationtext {
      max-width: 100%;
        overflow: visible;   
        display: inline-block;
        font-size: smaller;
    }

    
 }

a:visited {color: #3300FF;}

a:active {color: #0066FF;}

.navigationtext {
  font-family: Arial;
  font-weight: bold;
}

.imagetitle {
  font-family: Arial;
  font-style: normal;
  text-decoration: none;
}