@charset "utf-8";
.here4trouble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #DDDDDD;
}

a:link, a:visited, a:active {
  color: #b43139;
  text-decoration: underline;
}
a:hover {
  color: #b43139;
  text-decoration: none;
}
form {
  margin: 0;
}
