@charset "UTF-8";
/* CSS Document */

span{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:yellow;
	font-size:14px;
	
}


		