h2 {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #99CC00}
body {  font: 9pt Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;  margin : 0; }
td {  font: 9pt Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
table {  font: 9pt Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
.bold {  font: 15pt bold Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF}
font.a {
        font: 9pt Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #CCFF00;
        text-decoration: none;
}
a {  font-weight: bold; color: #CCFF00; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: underline}
.thtcolor {
  COLOR: {tableheadtextcolor};
}
#all A:active {
  COLOR: {linkcolor} ;
}
#all A:visited {
  COLOR: {linkcolor} ;
}
#all A:hover {
  COLOR: {hovercolor};
}
#all A:link {
  COLOR: {linkcolor};
}

#cat A:active {
  COLOR:  {categoryfontcolor};
  text-decoration: none
}
#cat A:visited {
  COLOR: {categoryfontcolor} ;
  text-decoration: none
}
#cat A:hover {
  COLOR: {categoryfontcolor} ;
  text-decoration: underline
}
#cat A:link {
  COLOR: {categoryfontcolor} ;
  text-decoration: none
}
