/* Add here all your CSS customizations */

 p.midtext {
	color: #777;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
}

 p.midtext a{
	color: #000;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	text-decoration: none;
}