﻿body 
{
    background-color:#97a7c0;
    text-align:center;
}

a
{
    color:#314672;
    text-decoration:underline;
}

a:hover
{
    color:#f48348;
    }
