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

