.copyright
{
    background: #ffffff;
    color: #999999;
    font-size: 10pt;
}
.description
{
    background: #ffffff;
    color: #999999;
    font-size: 9pt;
}
.contents
{
    background: #ffffff;
    color: #999999;
    font-size: 11pt;
}
a:hover
{
    color: Red;
}


