a{text-decoration:none}
.stations {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #7F8F93;
        text-decoration: none;
}
body {
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        background-color: #102a5e;
        color: #7F8F93;
}
p {
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #7F8F93;
        text-decoration: none;
}

a:link  { color: #FF6633 }
a:visited { color: #FF9B79 }
a:active {color: #7F8F93 }

ul {list-style-type: square; }

