body { 
font-family: Comic Sans MS,verdana,arial,sans-serif;
foreground: black; 
background: #ccffcc
}

h1 {
border: 0;
padding: 0;
margin: 0.2em;
text-align: center
}

h2 {
text-align: center
}

a:link,a:visited {
color: #0000cc
}

a:hover {
background: #ffff00
}

a.white:link,a.white:visited {
color: #ffffff;
text-decoration: underline;
}

a.white:hover {
color: #ffff00;
background-color: #0000cc;
/* text-decoration: underline; */
}

.small a.white:link,.small a.white:visited {
text-decoration: none;
}

.small a.white:hover {
text-decoration: underline;
}

dt {
margin-top: 1em;
margin-bottom: 0.3em;
font-weight: bold;
}

.yellow {
color: #ffff00;
}

.white {
border: 0;
margin: 0;
padding: 0;
color: white;
}

.small {
font-size: 80%;
font-style: italic;
color: white;
}

hr {
color: #0000cc
}
