﻿body 
{
    text-align:center;
    background-color:#384677;
    font-family:Verdana;
}



a
{
    color:Black;
    text-decoration:none;
}

a:hover
{ 
    text-decoration:underline;
}


