body
    {
    background-color: #009999;
    color: #000000;
    }

a:link { color: #000000 }
a:visited { color: #CC00FF }
a:active { color: #00CCFF }

img { border: none }

td { padding: 0px }

.clocks
    {
    text-align: center;
    }

.cityName td
    {
    background-color: #20b2aa;
    font-family: Comic Sans MS;
    font-weight: bold;
    }

.mainLayout
    {
    text-align: center;
    }

.theStorks
    {
    font-family: Times New Roman, Times, serif;
    font-size: large;
    font-style: italic;
    margin-left: 10px;
    margin-right: 10px;
    }

.ww2olLink { background-color: #993300 }

