.Email_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bolder;
	text-transform: none;
	color: #FFF;
	text-decoration: underline;
	background-color: 221100;
}

