﻿html, body
{
    height: 98%;
    color: White;
    font-family: "Gotham SSm A","Gotham SSm B","lucida grande",Tahoma,Arial,sans-serif;
}
a
{
    color: White;
    text-decoration: none; 
}
.href
{
    color: #018DC8;
    text-decoration: none; 
}