a:link 
	{
   color: #b9fc06; 
   font-family: arial, helvetica, sans serif;
   font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	}
a:visited 
	{
	color: white; 
   font-family: arial, helvetica, sans serif;
   font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	}
a:hover 
	{
	color: #e8e8e8; 
   font-family: arial, helvetica, sans serif;
   font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	}
a:active 
	{
	color: #b9fc06; 
	font-family: arial, helvetica, sans serif;
   font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	}

body 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: black; 
	}


.box 
	{
   width:280px;
   height:184px;  
   background-image: url('images/block.png'); 
	background-repeat: no-repeat; 
	font-size:24px;
	color: #ffffff;
	}

h1
	{
   font-size:24px;
	color: #606165;
	font-weight: normal;
	text-align: right;
	padding: 0px 10px 0px 0px;
	line-height: 1px;
	}

b
	{
   font-size:24px;
	color: #ffffff;
	font-weight: normal;
	}	
	
b.terms
	{
   font-size:16px;
	color: black;
	font-weight: normal;
	}	
.footer
	{
	color: #b9fc06; 
   font-family: arial, helvetica, sans serif;
   font-size:10px; 
   left:0px;
	padding: 0px 0px 0px 0px;
	}







