body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 150%;
	color: #890038;
	letter-spacing: 0.1em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #890038;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #D4A5AD;
}
a:active {
	color: #FFFFFF;
}
