/* LINKS */

a:link, a:visited, a:active, a:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #B0EDCD;
	font-family: 'trebuchet ms', verdana, tahoma, arial, sans-serif;
}


/* BODY */

body {
	background-color: #000;
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: normal;
	color: #589173;
	}

div#error, div#footer {
	position: relative; top: 0;
	margin: 0 auto;
	width: 600px;
	}

p {
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: normal;
	color: #589173;
	}

table {
	margin: 0 auto;
	text-align: justify;
	}

td#hostees {
	width: 150px;
	border-left: 10px solid #000;
	}

