$(document).ready(function(){
						   $(".standardContainer h3 a").css("opacity", "0.9");
						   });
