body {
background-color: #FFFFFF;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-family: "Verdana";
font-size: 10px;
color: #262626;
}

td {
font-family: "Verdana";
font-size: 10px;
color: #262626; 
}

#fade {
font-family: "Verdana";
font-size: 10px;
font-weight: bold;
color: #808080;
}

img {
border: none;
}

a:link {color: #808080; text-decoration: underline;}
a:active {color: #808080; text-decoration: underline;}
a:visited {color: #808080; text-decoration: underline;}
a:hover {color: #FF0000; text-decoration: none;}

#copyright {
position: absolute;
bottom: 5px;
left: 10px;
}

#powered {
position: absolute;
bottom: 5px;
right: 10px;
}

