a, a:visited{
    text-decoration: none;
    color: #93BC16;
}

a:hover{
    color: #BBBBBB;
}

#news a, #news a:visited{
    text-decoration: none;
    font-weight: bold;
    color: #025029;
    font-size: 18px;
    position: relative;
    left: -2px;
}

#news a:hover{
    color: #DEEAB8;
}

#loginDiv a, #loginDiv a:visited{
    font-size: 12px;
    color: #555555;
    margin-left: 25px;
}

#loginDiv a:hover{
    font-size: 12px;
    color: #BBBBBB;
    margin-left: 25px;
}

#newsletter {
    background:url("../images/sidebar_newsletter_bg.png") no-repeat scroll left top #026429;
    height:45px;
    margin:5px;
    padding:0;
    text-align:center;
    width:188px;
}

#newsletter a {
    background:url("../images/sidebar_newsletter_link.png") no-repeat scroll left top transparent;
    border:0 none;
    display:block;
    height:34px;
    margin:0 auto;
    padding:0;
    width:155px;
}

#newsletterB a, #newsletterB a:hover {
    font-size: 9px;
    color:white;
}

#newsBody a, #newsBody a:visited{
    font-size:11px;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 1.1;
    color: #aaaaaa;
}


#newsBody a b, #newsBody a:visited b{
    font-size:11px;
    color:#93BC16;
}

#newsBody a:hover{
    color:#93BC16;
    line-height: 1.1;
}

#PCh a, #PCh a:visited{
    color: white;
}

#PCh a:hover{
    color: #025029;
}

a.footer, a.footer:visited{
    color: white;
    z-index: 99;
}

a:hover{
    color: #025029;
    z-index: 99;
}