﻿.CCCCopyright
{
    color:white;
}

.CCCCopyright a
{
    color: #008000; 
    font-family: Verdana;
    font-weight:bold; 
    font-size: 1em; 
    background-color:Transparent; 
    text-align:right;
    padding-right:45px;
    text-decoration:none;
}

.CCCCopyright a:hover
{
    color: #008000; 
    font-family: Verdana;
    font-weight:bold; 
    font-size: 1em; 
    background-color:Transparent; 
    text-align:right;
    padding-right:45px;
    text-decoration:underline;
}
