﻿a:link{color: #41709F;}
a:hover{color:#2C4566; }

.fyi, .top
{
    background: #385F98;
    text-shadow: 0 1px 0 #2C4566;
    
}

.button
{
    background: #41709F;
    text-shadow: 0 1px 0 #2C4566;
}


.button:hover
{
    background: #2C4566;    
}