.navtop {
font : bold 10pt "Lucida Calligraphy";
letter-spacing : 0.05em;
text-decoration : none;
color : #000000;
}

.navtop:hover {
font : bold 10pt "Lucida Calligraphy";
letter-spacing : 0.05em;
text-decoration : none;
color : #666600;
/*color : #60573E;*/
background : #CCCC99;
}

.pagetitle {
font : normal 14pt "Lucida Calligraphy";
letter-spacing : 0.05em;
text-decoration : none;
color : #000000;
}
.printer {
font : normal 10pt "Comic Sans MS";
text-decoration : none;
color : #000000;
}
.printer:hover {
font : normal 10pt "Comic Sans MS";
text-decoration : underline;
color : #000000;
}
.headertext {
font : normal 10pt "Lucida Calligraphy";
text-decoration : none;
color : #333333;
}