body {
background-color: #000;
color: #fff;
cursor: default;
font: normal 9pt verdana;
margin: 0;
padding: 0;
}

a, a:visited, a:link, a:active	{font-weight:bold;color:white;text-decoration:none;}
a:hover			{color:white;text-decoration:none;}

a img {
background-color: #000;
border: none;
color: #fff;
font: normal 9pt verdana;
padding: 0;
text-align: left;
text-decoration: none;
}

#enter
{
 position:absolute
 bottom:-550px;
 right:-760px;
 width:112px;
 height:39px;
 z-index:3;
}