BODY {
background-color: #FFFFFF;
color: #000000;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 125%;
}

A:hover {
color: #CC0000;   /* lets user see that it's a link even if not underlined */
}                 /* as some pages use the text-decoration: none attribute */


.lb {
font-size: 80%;
font-weight: bold;
font-family: times, serif;
text-align: center;
}

.aa {
font-size: 80%;
}

.bt {
font-weight: bold;
}
