body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	text-color: #FFFFFF;
}

a:link { font-weight:bold; color:#FFFFFF; text-decoration:none }
a:visited { font-weight:bold; color:#FFFFFF; text-decoration:none }
a:hover { font-weight:bold; color:#CC0000; text-decoration:none }


