
body {
  background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #CCCCCC;
	font-style: normal;
}

p {
  margin: 0;
  padding: 0;
}

a {
	font-size: 1em;
	line-height: 1.2em;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}

.arrow {
  font-size: 5em;
  line-height: 1em;
	color: #999999;
  vertical-align: top;
}

a:hover {
	color: #FFFFFF;
}

img {
	border-style: none;
	margin: 10px;
}
