body {

    font-family: Trebuchet MS;

    font-size: 10pt;

}

td {

    font-family: Trebuchet MS;

    font-size: 10pt;

}

.category {

font-weight: bold;

text-decoration: none;

color: navy;

}

.category:hover {

font-weight: bold;

text-decoration: underline;

color: red;

}

.subcat {

font-weight: bold;

text-decoration: none;

color: navy;

}

.subcat:hover {

font-weight: bold;

text-decoration: underline;

color: red;

}

.navigation {

text-decoration: underline;

color: blue;

}

.navigation:hover {

text-decoration: underline;

color: red;

}

.sitelink {

font-weight: bold;

text-decoration: underline;

color: maroon;

}

.sitelink:hover {

font-weight: bold;

text-decoration: underline;

color: navy;

}

.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: red;

}

.add:hover {

font-weight: bold;

text-decoration: underline;

color: maroon;

}



.scfr {

font-size: 10px;

text-decoration: none;

color: #8373FF;

}



.scfr:hover {

font-size: 10px; 

text-decoration: underline;

color: #8373FF;


