﻿a
{
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
 }
 
html{
   height:100%;
 }
body 
{
    margin:0 auto;
    text-align:center;
    padding:0 0 0 0;
    height:100%;
}

div,img,li,ul{
margin:0 0 0 0;
padding:0 0 0 0;
}

td
{
 vertical-align:top;
}

table,input,tr,td{
margin:0 0 0 0;
padding:0 0 0 0;

}

img{border:none;}
