p,td,div             {
                      font-family: Arial, MS Sans Serif, Microsoft Sans Serif;
                      font-size: 12px;
                      color: #235CFF;
                      font-weight: regular;
}
a                    {
                      font-family: Arial, MS Sans Serif, Microsoft Sans Serif;
                      font-size: 12px;
                      color: #235CFF;
                      font-weight: regular;
                      text-decoration: underline;
}
a:hover              {
                      color: #0033CC;
}
.name                {
                      font-family: Arial, MS Sans Serif, Microsoft Sans Serif;
                      font-size: 30px;
                      color: #235CFF;
                      font-weight: bold;
}
.cop                 {
                      font-family: MS Sans Serif, Microsoft Sans Serif, Tahoma;
                      font-size: 10px;
                      color: #000000;
                      font-weight: regular;
}
a.cop                {
                      color: #000000;
}
a:hover.cop          {
                      color: #FF0000;
}
