html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a img{
margin:0;
padding:0;
border:0;
}
html{
overflow:auto;
height:100%;
}
body{
height:100%;
}
a{
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
