a {
font-family: "Trebuchet MS", verdana, arial, sans-serif;
}
a:link { color: #993333; font-weight: bold;}
a:visited { color: #993333; font-weight: bold;}
a:active { color: #cc0000; font-weight: bold;}
a:hover { color: #cc0000; font-weight: bold;}
 
.pageName {
valign: top;
text-align: center;
font-family: georgia, "times new roman", serif;
font-size: x-large;
font-weight: 8000;
color: #333399;
}

#banner {
font-family: georgia, garamond, arial, sans-serif;
text-align: center;
}


body {
background-image:
url('beige222.jpg');
}

.header {
text-align: left;
font-family: georgia, "times new roman", serif;
font-size: x-large;
color: #333399;
}

.bodytext {
text-align: left;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
font-weight: bold;
color: #333399;
}

.centertext {
text-align: center;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
font-weight: bold;
color: #333399;
}

.center_bolder_text {
text-align: center;
font-family: "Trebuchet MS", verdana, arial, sans-serif;
font-weight: bold;
border-width: 1;
border-style: solid;
color: #333399;
}

#top {
color: #ffffff;
background-color: #333399;
}

#navigation td { 
font-family: "Trebuchet MS", verdana, arial, sans-serif;
background-color: #993333; }
#navigation a:link { color: white; text-decoration: none;}
#navigation a:visited { color: white; text-decoration: none;}
#navigation a:active { color: white; text-decoration: underline; }
#navigation a:hover { color: white; text-decoration: underline; }

#selected td { 
font-family: "Trebuchet MS", verdana, arial, sans-serif; 
background-color: #993333; }
#selected a:link { color: white; text-decoration: underline;  }
#selected a:visited { color: white; text-decoration: underline; }
#selected a:active { color: white; text-decoration: underline; }
#selected a:hover { color: white; text-decoration: underline; }


