body {
background-color: #505050;
font-family: Trebuchet MS;
font-size: 10pt;
}
.ls
{
background-color: #8d9eb7;
font-weight: bolder;
color: #ffffff;
}
.ft
{
color: #ffffff;
text-align: center;
}
a.lsl { color: #ffffff; }
a.lsl:visited { color: #FFE4E1; }
a.lsl:hover  { color: #FFF8DC; }
.ix 
{
background-color: #dddddd;
font-weight: bold;
color: #898989;
font-size: x-small;
}
.ne
{
background-color: #dddddd;
color: #898989;
}
.catbaz
{
background-color: #8d9eb7;
}
td {
    font-family:  Century Gothic, sans-serif;
    font-size: 11pt;
    color: #ffffff;
}
.category {
font-weight: bold;
text-decoration: none;
color: #EEE8AA;
}
.category:hover {
font-weight: bold;
text-decoration: underline;
color: #00008B;
}
.navigation {
text-decoration: underline;
color: blue;
}
.navigation:hover {
text-decoration: underline;
color: red;
}
.sitelink {
font-weight: bold;
text-decoration: underline;
color: #8B1C62;
}
.sitelink:hover {
font-weight: bold;
text-decoration: underline;
color: #6495ED;
}
.more {
text-decoration: none;
color: #AFAFAF;
font-size: 7pt;
}
.more:hover {
text-decoration: underline;
color: #AFAFAF;
font-size: 7pt;
}
h1 {
font-size: 15px; 
font-weight: bold; 
font-family : Trebuchet MS; 
margin: 0 0 0.8em 0; 
color : black;
}
.add {
font-weight: bold;
text-decoration: underline;
color: #0000EE;
}
.add:hover {
font-weight: bold;
text-decoration: underline;
color: #00EE00;
}