﻿body 
{
    font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}
a
{
    color: #1C94C4;
    text-decoration:none;
}
a:hover 
{
    color:gray;
    text-decoration:underline;
}


.button {}
