BODY {
background-color: #669966;
/*background-image: url(graphics/nameautumn.jpg);
background-repeat: no-repeat;
background-position: 100%100%;
border: 3px solid #000000;
margin-left: 5%;
margin-right: 5%;
margin-top: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color:#000000;
font-weight: bold;*/
}

th {background-color: #996633;}

tr {background-color: #FFFFCC;}

.name {color: #006600;}

.month {color: #003333;
font-size:110%;
font-weight: bold;}

.day {color: #006600;
font-size: 100%;}

.num {color: #996633;
font-size: 100%;
text-align: right;}

H2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 110%;
color: #333300; /*was 003333*/
font-weight: bold;
text-decoration: underline;
margin: 4px;
}

.smallclass { 
font-family: Arial, Helvetica, Verdana, serif;
color: #000000;
font-size: 80%;
}

P {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 110%;
margin-left: 10%;
margin-right: 10%;
}

A.whitelink {color: #FFFFFF;
font-size: 90%;}
A.redlink {color: #FF0000;
background-color: #FFFFCC;}
A.redonly {color: #FF0000;
font-size: 80%;}
A.brownlink {color: #996633;
font-size: 100%;
font-weight: bold;}
A.teallink {color: #003333;
font-size: 100%;}
A.greenlink {color: #003333;} /*darkgreen*/

A.mainbuttonlink {color: #FFFFCC; /*darkgreen
background-image: url(graphics/buttonbg.jpg);*/
font-weight: bold;
padding-bottom: 4px;
padding-top: 2px;
padding-left: 3px;
padding-right: 3px;
border: none;
}
A.smgreenlink {color: #006600;
font-size: 80%;
margin-left: 10px;}
A.yellowlink {color: #FFFF66;}
A.lightyellowlink {color: #FFFFCC;}
A.canadalink {color: #FF0000;
}

A:link {font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none}

A:hover {font-family: Georgia, "Times New Roman", Times, serif;
color: #006600;
background-color: #FFFFCC;
text-decoration: underline}

A:visited {font-family: Georgia, "Times New Roman", Times, serif;
text-decoration: none}

A:hover {font-family: Georgia, "Times New Roman", Times, serif;
color: #006600;
text-decoration: underline}

