
A:link
{
 color: #ffffff;
 text-decoration: none;
}

A:visited
{
 color: #f8f8f8;
 text-decoration: none;
}

A:active
{
 color: #ff0000;
 text-decoration: none;
}

A:hover
{
 color: #ff0000;
 text-decoration: underline;
}

TD
{
 font-family: "Arial CE", Arial;
 FONT-SIZE: 9pt;
 color: #ffffff;
 text-decoration: none;
}

P
{
 font-family: "Arial CE", Arial;
 FONT-SIZE: 9pt;
 text-decoration: none;
 text-align: justify;
}

