.container {
 height: auto;
 width: 980px;
 margin-right: auto;
 margin-left: auto;
}

.link_language:link { text-decoration: none ;color:#B3191E;}
.link_language:active { text-decoration: none ;color:#B3191E;}
.link_language:visited { text-decoration: none ;color:#B3191E; }
.link_language:hover {text-decoration: none;color:#E4494F;}

.link_head:link { text-decoration: none ;color:#B3191E;}
.link_head:active { text-decoration: none ;color:#B3191E;}
.link_head:visited { text-decoration: none ;color:#B3191E; }
.link_head:hover {text-decoration: none;color:#E4494F;}

.link_bottom:link { text-decoration: none ;color:#ffffff;}
.link_bottom:active { text-decoration: none ; color:#ffffff;}
.link_bottom:visited { text-decoration: none ; color:#ffffff;}
.link_bottom:hover {text-decoration: none; color:#B3191E;}