	.snippet_footer_utils {
		font-size:12px;
		font-family:Arial;
		font-weight:normal;
		font-stretch:extra-condensed;
		text-transform:none;
		margin-top:10px;		
		width:350px;
		float:right;
		clear:left;
		color:#000000;
	}
	
	.snippet_footer_utils ul{
		width:350px;
		text-align:right;
		margin:0;		
	}
	.snippet_footer_utils ul li{
		float:left;
		margin:12px;		
		text-align:right;
	}
	.snippet_footer_utils ul li a{
		color:#000000;
		text-decoration:underline;
		font-weight:normal;
	}
	.snippet_footer_utils ul li a:hover{
		color:#000000;
		font-weight:normal;
		text-decoration:none;
	}
	
	p a{
		color:#000000;
		text-decoration:underline;
		font-weight:normal;
	}
	
	p a:hover{
		color:#000000;
		font-weight:normal;
		text-decoration:none;
	}	