body 
{
background-color: #000000;
color: #ffffff;
margin: 	0;
padding: 	0;
height:		100%;
text-align: center;
}

html 
{
height:		100%;
font-family: arial;
}

td {font-size:10px;}


A:link{color: #ffffff; text-decoration:none;}
A:active{color:#ffffff; text-decoration:none;}
A:visited{color:#ffffff; text-decoration:none;}
A:hover{color:#777777; text-decoration:underline;}

A.buylink:link{background-color: 9d9bca; color: #000000; text-decoration:none; text-decoration: none;}
A.buylink:active{background-color: 9d9bca;color:#000000; text-decoration:none; text-decoration: none;}
A.buylink:visited{background-color: 9d9bca;color:#000000; text-decoration:none; text-decoration: none;}
A.buylink:hover{background-color: 9d9bca;color:#ffffff; text-decoration:underline; text-decoration: none;}

a.footerlink:link { color: #000000; text-decoration: none }
a.footerlink:visited { color: #000000; text-decoration: none }
a.footerlink:active { color: #000000; text-decoration: none }
a.footerlink:hover { color: #cccc99; text-decoration: none }

a.enterlink:link {color: #ffffff; text-decoration:none;}
a.enterlink:active {color:#ffffff; text-decoration:none;}
a.enterlink:visited {color: #ffffff; text-decoration:none;}
a.enterlink:hover {color:#000000; text-decoration:underline;}