/* CSS Document */

.maintext {
font-family: tahoma, verdana;
font-size: 0.8em;
padding: 15px;
}

.spiderlinks {
font-family: tahoma, verdana;
text-decoration: none;
font-weight: bold;
color: #663300;
font-size: 0.6em;
}

.spiderlinks a {
font-family: tahoma, verdana;
text-decoration: none;
font-weight: bold;
color: #663300;
}

.spiderlinks a:hover {
font-family: tahoma, verdana;
text-decoration: underline;
font-weight: bold;
color: #663300;
}

a.mainlinks {
font-family: tahoma, verdana;
color: #996600;
text-decoration: none;
font-size: 1em;
}

a:hover.mainlinks {
text-decoration: underline;
}

.leftnav {
font-family: verdana;
font-weight: bold;
color: #93600D;
font-size: 0.8em;
text-decoration: none;
padding: 10px;
}

.leftnav a {
font-family: verdana;
font-weight: bold;
color: #93600D;
text-decoration: none;
}

.leftnav a:hover {
text-decoration: underline;
}

.pagetitles {
font-size: 1.3em;
font-weight: bold;
color: #D59755;
}

.newsbox {
background-color: #EEDBCC;
border: 1px solid #996600;
padding: 5px;
}

