/*  a:link {
            color: yellow;
            text-decoration: none;
        }

        a:visited {
            color: white;
        }

        a:hover {
            color: #367296;
        }

        a:active {
            color: #367296;
        }
        */

