body.orange {
background-color: #FFCC33
}

td.yellow {
background-color: #FFFF73;
text-align: center
}


td.green {
background-color: #669900
}

td.greenwtext {
background-color: #669900; 
font-family: "comic sans MS", verdana; 
font-size: 10pt; 
color: #FFFF00;
padding: 0px
}

td.greenwtext a:link {
color: #FFFF00;
}

td.greenwtext a:visited {
color: #FFFF00;
}

td.greenwtext a:hover {
color: #FF9933;
}

td.greenwtext a:active {
color: #FFFF00;
}

td.red {
background-color: #FE4601
}

td.greentext {
font-family: "comic sans MS", verdana; 
font-size: 10pt; 
color: #006600;
padding: 10px;
vertical-align: top
}

td.greentext a:link {
color: #006600;
}

td.greentext a:visited {
color: #006600;
}

td.greentext a:hover {
color: #FF2100;
}

td.greentext a:active {
color: #006600;
}

b {
font-size: 1.1em
}

p.parenttext {
font-family: verdana; 
font-size: 8pt; 
color: #006600;
background-color: #FFFF73;
vertical-align: top
}
