body {
	background-color: #8f2829;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.email:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-style: bold;
	letter-spacing: 1px;
	color: #8f2829;
    text-decoration: none;
	text-align:center;
}

a:email:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-style: bold;
	letter-spacing: 1px;
	color: #8f2829;
    text-decoration: none;
	text-align:center;
}

a:email:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	font-style: bold;
	letter-spacing: 1px;
	color: #000000;
    text-decoration: none;
	text-align:center;
}


