body { color: white; font-family: "trebuchet ms"; background-color: black; }

p {
	color: #ccc;
	font-family: "trebuchet ms";
	text-align: justify;
}

td { color: #ccc; font-family: "trebuchet ms"; }

a:link { color: #ccc ; font-family: "trebuchet ms"; text-decoration: none; }

a:visited { color: #ccc ; font-family: "trebuchet ms"; text-decoration: none; }

a:hover { color: #2f69b3 ; font-family: "trebuchet ms"; text-decoration: none; }

a:active { font-family: "trebuchet ms"; text-decoration: none; }

