#languageContainer {
	margin:0px auto;
    text-align:center;
    clear:both;
    width:960px;
    color:#333;
    font-family:arial;
    font-size:10pt;
}
#languageContainer a, #languageContainer a:visited{
    color:#0066CC;
    text-decoration:none;
}

#languageContainer a:hover {
    text-decoration:underline;
}

#footer {
    margin:0px auto;
    text-align:center;
    clear:both;
    width:960px;
    color:#333;
    font-family:arial;
    font-size:10pt;
    overflow-y:hidden;
}
#footer a, #footer a:visited{
    color:#0066CC;
    text-decoration:none;
}

#footer a:hover {
    text-decoration:underline;
}
