a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline;}

.spot {
 font-size: 24px;
}

.subtitle {
 font-size: 20px;
}

.subsubtitle {
 font-size: 18px;
}

.toplinks {
 font-size: 16px;
}

.stats {
 font-size: 16px;
}

.picturecaption {
  font-size: 14px;
  color: black;
}

p, ul, ol {
 font-size: 16px;
}

.pictureframe {
 border-left-color:   #aa8811;
 border-top-color:    #aa8811;
 border-bottom-color: #220000;
 border-right-color:  #220000;
 background-color: #ffeecc;
}

.writerbox {
 color: black;
}

.mbox {
 background-color:  #a5bae3;
 border-color: #657aa3;
 /* bbccff c2ceff d2deff */
}

.hbox {
 background-color:  #ffd0f6;
 border-color: #cb8086;
 /* ffc0e0 ffc0e6 */
}

.nbox {
 /* background-color: #aaaaaa; #ffcc77 */
 border-style: dashed;
 border-width: 2px;
}