.lang {    border-bottom-color : #FFFFFF;    border-bottom-style : solid;    border-bottom-width : 1px;    font-weight : bold;    padding-bottom : 3px;  }a {    color : #FFFFFF;    text-decoration: none;  }a:hover {    color : #ed2c13;}

body{
    background-color : #000000; 
    color : #FFFFFF; 
    text-align : center; 
    font-family : verdana;
}
