body {
	color: black;
	line-height: 120%;
	background-color: #000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
}

p { text-decoration: none; }

td {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link { color: #fff; text-decoration: none; }

a:visited { color: #c0c0c0 ; text-decoration: none; }

a:hover { color: #c0c0c0 ; text-decoration: none; }

a:active { color: #c0c0c0 ; }
