body {
background-color: #716C4C;
}
h1 {
font-family: Century Gothic;
font-size: 25px;
color: #FFFFCC;
text-decoration: none;
}
.fSmall {
font-family: Century Gothic;
font-size: 14px;
color: #FFFFCC;
text-decoration: none;
}
.tableNav {
background-color: #716C4C;
BORDER-RIGHT:  1px solid;
BORDER-TOP:  1px solid;
BORDER-LEFT:  1px solid;
BORDER-BOTTOM:  1px solid;
}
a:link {
font-family: Century Gothic;
font-size: 14px;
font-weight: bold;
color: #FFFFCC;
text-decoration: none;
}
a:visited {
font-family: Century Gothic;
font-size: 14px;
font-weight: bold;
color: #FFFFCC;
text-decoration: none;
}
a:active {
font-family: Century Gothic;
font-size: 14px;
font-weight: bold;
color: #FFFFCC;
text-decoration: none;
}
a:hover {
font-family: Century Gothic;
font-size: 14px;
font-weight: bold;
color: #FFCC99;
text-decoration: none;
}

