﻿body 
{
margin-left: 0; 
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
font-family :Tahoma;

}

a 
{
    text-decoration :none;
    color :#000000;
}
a.hover
{
    text-decoration :underline;
    color :#000000;
}
