a { text-decoration: none;
color: red;
}
a:hover { text-decoration: underline; }
img { border: none; }
body { margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
color: blue;
background-color: blue;
height: 100%;
}
td {
vertical-align: middle;
}
