p,td,div             {
                      font-family: Verdana;
                      font-size: 10px;
                      color: #CCCCCC;
                      font-weight: regular;
}
a                    {
                      font-family: Verdana;
                      font-size: 10px;
                      color: #00FF00;
                      font-weight: regular;
                      text-decoration: underline;
}
a:hover              {
                      color: #B5A98F;
}
.cop                 {
                      font-family: MS Sans Serif, Microsoft Sans Serif, Arial;
                      font-size: 10px;
                      color: #777777;
                      font-weight: regular;
                      text-decoration: none;
}
a:hover.cop          {
                      color: #6F6F6F;
}

