.copy {
        text-decoration: none;
        color: #000000;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        line-height: 15px;
}

.copyb {
        text-decoration: none;
        color: #000000;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
}

.copysmall {
        text-decoration: none;
        color: #000000;
        font-family: arial,helvetica,geneva;
        font-size: 10px;
        line-height: 15px;
}

.copysmallb {
        text-decoration: none;
        color: #000000;
        font-family: arial,helvetica,geneva;
        font-size: 10px;
        font-weight: bold;
        line-height: 15px;
}

.copybred {
        text-decoration: none;
        color: #990000;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
}

.copyb15 {
        text-decoration: none;
        color: #000000;
        font-family: arial,helvetica,geneva;
        font-size: 15px;
        font-weight: bold;
        line-height: 15px;
}

.copyb18 {
        text-decoration: none;
        color: #000000;
        font-family: arial,helvetica,geneva;
        font-size: 18px;
        font-weight: bold;
        line-height: 15px;
}

.copyi {
        text-decoration: none;
        color: #000000;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-style: italic;
        line-height: 15px;
}

.link {
        text-decoration: underline;
        color: #666633;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
}

.link:visited {
        text-decoration: underline;
        color: #999999;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
}

.link:hover {
        text-decoration: underline;
        color: #999966;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
}

.link:active {
        text-decoration: underline;
        color: #999966;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
}

.copyred {
        text-decoration: none;
        color: #FF0000;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        line-height: 15px;
}

.copyfooter {
        text-decoration: none;
        color: #FFFFFF;
        font-family: arial,helvetica,geneva;
        font-size: 10px;
        line-height: 15px;
}

.linkfooter {
        text-decoration: underline;
        color: #FFFFFF;
        font-family: arial,helvetica,geneva;
        font-size: 10px;
        line-height: 15px;
}

.linksmall {
        text-decoration: underline;
        color: #666633;
        font-weight: bold; 
        font-family: arial,helvetica,geneva;
        font-size: 10px;
}

.linksmall:visited  {
        text-decoration: underline;
        color: #999999;
        font-weight: bold; 
        font-family: arial,helvetica,geneva;
        font-size: 10px;
}

.linksmall:hover {
        text-decoration: underline;
        color: #999966;
        font-weight: bold; 
        font-family: arial,helvetica,geneva;
        font-size: 10px;
}

.linksmall:active {
        text-decoration: underline;
        color: #999966;
        font-weight: bold; 
        font-family: arial,helvetica,geneva;
        font-size: 10px;
}

.success {
        text-decoration: none;
        color: #006600;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
}

.error {
        text-decoration: none;
        color: #660000;
        font-family: arial,helvetica,geneva;
        font-size: 12px;
        font-weight: bold;
        line-height: 15px;
}
