tml, body {
padding: 0;
margin: 0;
}

html {
    overflow-y: scroll;
}


A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: none; color: white;}

.tabby {
vertical-align: top; background: url(toptab.png) no-repeat; width: 73px; text-align: center;
}
.tspace {
background: url(bg.png) no-repeat; width: 10px;
}