@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.wrapper {
	background-color: #000;
	width: 900px;
}
.footerfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c2c0c0;
	text-decoration: none;
}
.heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
}
A.visited {
color: #cccccc;
text-decoration: underline;
}

A.active {
color: #cccccc;
text-decoration: underline;
}

A.hover {
color: #949494;
text-decoration: underline;
}

A.link {
color: #cccccc;
text-decoration: underline
}
	