BODY{font-family : Arial,sans-serif;
     font-weight : normal;
     color : white;
     background-color : #666666;
     text-decoration : none;}


A{
  color : silver;
  text-decoration : none;
}
A:HOVER{
  color : yellow;
  text-decoration : none;
}
.navigate{
  font-size : x-small;
  font-family : Arial,sans-serif;
}
P{
  font-size : small;
  font-family : Arial,sans-serif;
  font-weight : normal;
}
.billedtekst{
  font-size : x-small;
  font-family : Arial,sans-serif;
  margin-bottom : 4px;
}
H2{
  margin-bottom : -2px;
}
.copyright{
  font-size : xx-small;
  font-family : Arial,sans-serif;
}
.teknik{
  font-size : x-small;
  font-family : Arial,sans-serif;
  font-style : italic;
}

.picture {
  text-decoration : none;
}

.picture IMG {
  border-color : black black black black;
  border-width : 2px 2px 2px 2px;
}

H4{
  
  font-family : Verdana,sans-serif;
  margin-bottom : 0px;
}

.thumbs{
  font-size : x-small;
  font-family : Arial,sans-serif;  
}

.thumbs IMG {
  border-color : black black black black;
  border-width : 2px 2px 2px 2px;
  margin-bottom : 2px;
}

.thumbs TD{
  vertical-align : top; 
  padding-bottom : 10px;
}

.thumbs H6 {
  margin-bottom : -10px;
}
