body {
	background-color:#000000;
      font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}

img {
     border:0
}



a:link {
      text-decoration: none;
	color: #999999;
}
a:active {
      text-decoration: none;
	color: #999999;
}
a:visited {
      text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}

.item {
clear:both
}
.renglon{
	clear:both;
}
