        .NewsLinks {
        font-family: arial;
        font-size: xx-small;
        font-weight: normal;
        color: #0001ff;
        background-color: #ffffd6;
        text-decoration: none;
        }
        span.NewsLinks {text-decoration: none; color : ; background-color: #ffffd6; font-size: xx-small;}
        a:link.NewsLinks {text-decoration: none; color : ; font-size: xx-small;}
        a:visited.NewsLinks {color : ; font-size: xx-small;}
        a:active.NewsLinks {text-decoration: none; color : ; font-size: xx-small;}
        a:hover.NewsLinks {color : ; font-size: xx-small;}

        .NewsHeader {
        font-family: arial;
        font-size: xx-small;
        font-weight: normal;
        color: #0001ff;
        background-color: #ffffd6;
        text-decoration: none;
        padding-left: 5px;
        }
        a:link.NewsHeader {text-decoration: none; color : ; font-size: xx-small;}
        a:visited.NewsHeader {color : ; font-size: xx-small;}
        a:active.Header {text-decoration: none; color : ; font-size: xx-small;}
        a:hover.NewsHeader {color : ; font-size: xx-small;}

        .tickerBorder {
                background-color: ffffff;
                margin: 1px;
                padding: 1px;
                height: 120;
                width: 100;
                color: #0001ff;
                border:  dotted ;
        }

