.swampstyle {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	line-height: normal;
}
body {
	background-color: #000000;
	margin: 150px 0px 0px;
}
.texx {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}

