body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;	
	background-color: #eb92e2;
}

strong {
	font-weight: bold;
	font-size: 10px;
	color: #927337;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

em {
	font-weight: normal;
	font-size: 10px;
	color: #c06d75;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


A {
	font-weight: bold;
	font-size: 10px;
	color: #f27a86;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;

}
a:link {
	color: #f27a86;

}
a:visited {
	color: #f28b94;
}
a:hover {
	color: #a6be7c;
	border-bottom: 2px #ffe6e8 solid;

}

