A:link, A:visited, A:active {text-decoration: none; color: 000000}
A:hover {color: ffffff}
DIV.bricofoto {
  float: center;
  width: 25%;
  border-width: thin;
  border-style: solid;
  border-color: c9effc;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
}
P.caption {
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
table {font-size: 11; color: 202020;}
H1 {font-size: 10; background-color: 647FF4 ; color: 202020; float: center;
  width: 22em;  
  border-width: thin;
  border-style: solid;
  border-color: 748fff;
  margin: 0.1em;
  padding: 0.1em;
  text-align: center;}
H2 {font-size: 13; background-color: 647FF4; color: 585858; float: center;
  width: 70%;
  border-width: thin;
  border-style: solid;
  border-color: 748fff;
  margin: 0.2em;
  padding: 0.3em;
  text-align: center;}
H3 {font-size: 12; background-color: 647FF4; color: 707070; float: center;
  width: 83%;
  border-width: thin;
  border-style: solid;
  border-color: 748fff;
  margin: 0.2em;
  padding: 0.2em;
  text-align: center;}
body {font-family:verdana; background: url(fondo.jpg) #647FF4; scrollbar-base-color:#748fff;}

