body {
  font-size: medium; 
  color: #000000; 
  background: #EEEEEE
}

hr {
  text-align: center
}

a:link {
  color: #222222;
  background: transparent
}

a:hover {
  color: #666666;
  background: transparent
}

a:visited {
  color: #222222;
  background: transparent
}

a:active {
  color: #FFFFFF;
  background: #FF0000
}

p.simpla {
  color: #000000;
  font-family: "Times New Roman", Times, serif; 
  background: transparent; 
  text-align: center; 
  font-size: medium
}

.granda {
  font-size: large
}

.grandega {
  font-size: x-large
}

img {
  border-width: 0;
  border-style: none
}

p.valid {
  line-height: 0;
  text-align: right
}

p.host {
  color: #000000; 
  background: transparent; 
  text-align: center; 
  font-family: arial, helvetica, sans-serif; 
  font-size: small
}