BODY,TR,TD,LI,A  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
                 border: 0px; font-size:10px }

.nav { font-weight: 700; background-color: #CC0000; }    

.inputbox { font-size: 10px; background-color: rgb(192,192,192);}
.button { font-size: 10px; background-color: rgb(192,192,192);}


.l A:link {color: rgb(0,120,199);text-decoration: none; }
.l A:active  {color: rgb(255,153,0);}
.l A:visited {color: rgb(204,0,0);text-decoration: none; }
.l A:hover {color: red; background-color: #ff0000;text-decoration: none}


.com A:link {color: rgb(0,120,199);text-decoration: none; }
.com A:active  {color: rgb(255,153,0);}
.com A:visited {color: rgb(204,0,0);text-decoration: none; }
.com A:hover {color: red; background-color: #FFFFEC;text-decoration: none}



.f A:link {color: #006699;text-decoration: none; }
.f A:active  {color: #006699;}
.f A:visited {color: rgb(204,0,0);text-decoration: none; }
.f A:hover {color: #ff0000; background-color: #ffffff;}






a:link        { font-family:Trebuchet MS, Verdana;
                color: #ff0000;
                font-size:12px;
                text-decoration: none;}

a:visited     { font-family:Trebuchet MS, Verdana;
                color: #FF0000;
                font-size:12px;
                text-decoration: none;}

a:hover	      { font-family:Trebuchet MS, Verdana;
                color: #0000ff;
                font-size:12px;
                text-decoration: underline; }

a:active      { font-family:Trebuchet MS, Verdana;
                color: #AFDCEC;
                font-size:12px;
                text-decoration: underline; }

