﻿body 
{
    font-family :Arial;
    font-size :12px;
    
}
a
{
    font-family :Arial;
    font-size :12px;
    color: #000000; text-decoration:none;
}
a:hover
{ color:#000000;text-decoration:underline; }
