body {
	background-color: #F37D48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #F37D42;
}
a:link {
	color: #F37D49;
	text-decoration: none;
}
a:visited {
  color: #F37D49;
  text-decoration: none;
}
a:hover {
	color: #F37D49;
	text-decoration: underline;
}
