body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #a01e4f;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #ffffff;
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	}
a:hover {
	color: #f1dc8c;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 26px;
	}
