body {         
	background-image       		:	url(/img/bg_popup.gif);       
	background-repeat		:	repeat-y;
	background-color		:	#000000;
	font-family			:	verdana, helvetica, sans-serif; 
	font-size			:	11px;
	color				:	#ffffff;
	margin				:	0;
	padding				:	0;
}

a {
	color				:	#999999;
	text-decoration			:	none;
}      
  
      
a:hover {
	text-decoration			:	underline;	
}
