
body {
    font-family: Verdana, Helvetica, sans-serif, Arial ;
    color: #fff;
   }



a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}


h1 {
    font-size: 20px;
    line-height: 260%;
    font-weight: bold;
    color: #fff;
}

