body 
{
background-color: #333333;
color: #ffffff;
margin: 	0;
padding: 	0;
height:		100%;
text-align: center;

}

html 
{
height:		100%;
font-family: helvetica;
font-size: 10pt;
}



#holder
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}


div.transbox
  {
  float:right;
  width:300px;
  font-size:18px;
  font-weight:bold;
  color:#888888;
  text-align:left;
  
  }

  


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.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: #6F0000; 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:#777777; text-decoration:underline;}