body {
	background: #000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 100%;
}

A:link {
	color: #a6ab81;
	text-decoration: underline;
}

A:visited {
	color: #a6ab81;
	text-decoration: underline;
}

A:active {
	color: #a6ab81;
	text-decoration: underline;
}

A:hover {
	color: #747c5d;
	text-decoration: none;
}

img {
	border: 0;
}

p {
	border: 0px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0px;
	color: #fff;
	text-align: left;
}

.lol {
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0px;
	color: #fff;
	text-align: left;
}
