
body {
	background-color: #292523;
	margin-left: 0px;
	margin-top:  5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
  color: #882a42;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.log
{
  color: #FFFFFF;
  text-decoration: underline;
}

