h3.create{
	background-color: #f8c300;
	background-image: none !important;
}
h3.create a{
	display:block;
	width:100%;
	color:#000;
}
h3.create a:hover{
	text-decoration:none
}
h3.create a strong{
	color:#156acb;
}
h3.create a span{
	color:#00a1f4;
}
h3.create a em{
	font-style: normal;
	color: #000;
}