.footer {
    font-size: 9pt;
    font-family:tahoma;
    font-weight:normal;
    text-decoration:none;
    color: #fff;
    width:100%;
    z-index:3;
}

.footer a:{
    font-size: 9pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:none;
}

.footer a:link{
    font-size: 9pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:none;
    z-index:3;
}


.footer a:visited{
    font-size: 9pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:none;
}

.footer a:active{
    font-size: 9pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:none;
}

.footer a:hover{
    font-size: 9pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:underline;
}


.pagelinks a:{
    font-size: 11pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:underline;
}

.pagelinks a:link{
    font-size: 11pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:underline;
    z-index:3;
}


.pagelinks a:visited{
    font-size: 11pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:underline;
}

.pagelinks a:active{
    font-size: 11pt;
    font-family:tahoma;
    font-weight:normal;
    color: #fff;
    text-decoration:underline;
}

.pagelinks a:hover{
    font-size: 11pt;
    font-family:tahoma;
    font-weight:normal;
    color: #000;
    text-decoration:underline;
}


.socials a:{
    position:relative;
    left:-15px;
    width:85px;
    height:72px;
}

.socials a:link{
    position:relative;
    left:-15px;
    width:85px;
    height:72px;
}


.socials a:visited{
    position:relative;
    left:-15px;
    width:85px;
    height:72px;
}

.socials a:active{
    position:relative;
    left:-15px;
    width:85px;
    height:72px;

}

.socials a:hover{
    position:relative;
    left:0px;
    width:85px;
    height:72px;

}


.menulinks a:{
    font-size: 13pt;
    font-family:tahoma;
    font-weight:bold;
    color: #fff;
    text-decoration:none;
}

.menulinks a:link{
    font-size: 13pt;
    font-family:tahoma;
    font-weight:bold;
    color: #fff;
    text-decoration:none;
    z-index:3;
}


.menulinks a:visited{
    font-size: 13pt;
    font-family:tahoma;
    font-weight:bold;
    color: #7ab13a;
    text-decoration:none;
}

.menulinks a:active{
    font-size: 13pt;
    font-family:tahoma;
    font-weight:bold;
    color: #fff;
    text-decoration:none;
}

.menulinks a:hover{
    font-size: 13pt;
    font-family:tahoma;
    font-weight:bold;
    color: #ffc000;
    text-decoration:underline;
}