body {background-color: navy}
a:link {color: #CCFFFF}
a:visited {color: #FFFF99}
a:active {color: #66CCFF}


.heading {
font-family:Old English Text MT; color:#330099; background:"#00CCFF"; font-size:65px;
}

#image1 {
background:"#00CCFF";
}

.headlines{
font-family:Times New Roman; color: silver; background: navy; font-style: italic; font-size:16pt; font-weight:bolder
}

.sublines {
font-family:arial; color:navy; background:#00CCFF; font-size:12pt;
}

.board {
font-family:Verdana; color:silver; background:navy; font-style: italic; font-size:8pt;}
}

.infotext {
font-family:arial; color:silver; background:navy; font-size:10pt;
}

.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: #FFCC66;}

.class2 A:link {text-decoration: none}
.class2 A:visited {text-decoration: none}
.class2 A:active {text-decoration: none}
.class2 A:hover {text-decoration: underline overline; color: gold;}

