a:link{
        color: #92AAC4;
        font-weight: bold;
         }

a:active{
        color: #AEAE8B;
        font-weight: bold;
        }

a:visited{
        color :#92AAC4;
        font-weight: bold;
                }

a:hover{
        color: #AEAE8B;
        font-weight: bold;

        }


body{
        line-height: 150%;
        color: #6F7F98;
        text-decoration:none;

        font-family: Georgia;
        font-size: 10px;
        letter-spacing: 2px;
       }

img
    {border: 0px;}