
.blacktext {
    text-decoration: none;
    color: #000000;
    font-family :  Verdana, Arial, Sans-Serif;
    font-size : 8pt;
    font-weight : normal;
  }
.blacktext A {
    text-decoration: none;
    color: #000000;
  }


.small_blacktext {
    text-decoration: none;
    color: #000000;
    font-family :  Verdana, Arial, Sans-Serif;
    font-size : 7pt;
    font-weight : normal;
  }
.small_blacktext A {
    text-decoration: none;
    color: #000000;
  }


.bigwhitetext {
    font-family:  Verdana, Arial, Sans-Serif;
    font-size : 10pt;
    font-weight : normal;
    color: #FFFFFF;
  }
.bigwhitetext A {
    text-decoration: none;
    color: #FFFFFF;
  }


.whitetext {
    font-family:  Verdana, Arial, Sans-Serif;
    font-size : 8pt;
    font-weight : normal;
    color: #FFFFFF;
  }
.whitetext A {
    text-decoration: none;
    color: #FFFFFF;
  }

.smallwhitetext {
    font-family:  Verdana, Arial, Sans-Serif;
    font-size : 7pt;
    font-weight : normal;
    color: #FFFFFF;
  }
.smallwhitetext A {
    text-decoration: none;
    color: #FFFFFF;
  }


.redtext {
    font-family:  Verdana, Arial, Sans-Serif;
    font-size : 8pt;
    font-weight : normal;
    color: #990100;
  }
.redtext A {
    text-decoration: none;
    color: #990100;
  }

.bigredtext {
    font-family:  Verdana, Arial, Sans-Serif;
    font-size : 10pt;
    font-weight : normal;
    color: #990100;
  }
.bigredtext A {
    text-decoration: none;
    color: #990100;
  }


