body	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #000000;
}
a:link 
{ 
     font-family: Arial; 
     color: #FFFFFF; 
     font-size: 8pt; 
     font-weight: normal; 
     text-decoration: none
}
a:visited    
{ 
     font-size: 8pt; 
     font-family: Arial; 
     color: #FFFFFF; 
     font-weight: normal; 
     text-decoration: none
}
a:active     
{ 
     font-family: Arial; 
     font-size: 8pt; 
     color: #FFFFFF; 
     font-weight: normal;
     text-decoration: none
}
a:hover 
{    
     font-family: Arial; 
     font-size: 8pt;
     color: #FFFFCA;
     font-weight: normal;
     text-decoration: none;
}