
/* DEFAULT */
* {
margin: 0;
padding: 0;
}
img, fieldset {
border:0;
}
html { 
font-size: 100.01%;
height:100%;
}

ul {
list-style:none;
}
/*td {vertical-align:top;}*/
*:focus {outline: none}
.clear {
clear:both;
}
a:hover {
text-decoration:none;
}
a {
color:#000;
}
