﻿        body
        {
            font-family: Calibri, Segoe UI, Tahoma, Arial, Verdana;
            font-style: normal;
            font-size: 1.0em;
            background: gray url(Images/ellise.png) no-repeat fixed;
        }
        a, a:link
        {
            font-weight: 400;
            text-decoration: none;
            color: #5061FA;
        }
        a:hover
        {
            text-decoration: underline;
            color: #CE554C;
        }