﻿body {
}


a
{
    font-family: Tahoma;
    color: #294A7B;
    font-weight: 500;
    font-size: small;
}
a:hover
{

    color: #000000;


}
a:link 
{ 
    text-decoration: none;

}


