﻿.CCCCopyright
{
    color:white;
}

.CCCCopyright a
{
    color:white; 
    font-family: Verdana;
    font-weight:bold; 
    font-size: small; 
    background-color:Transparent; 
    text-align:right;

    text-decoration:none;
}

.CCCCopyright a:hover
{
    color:white; 
    font-family: Verdana;
    font-weight:bold; 
    font-size: small; 
    background-color:Transparent; 
    text-align:right;

    text-decoration:underline;
}
