body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link_enter {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: white;
}

.table_features {
	/*background: #000000;*/
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: white;
	text-align: center;
}

.table_features tr {
	/*background: green;*/
}

.table_features td {
	padding: 4px 8px;
	/*border: 1px solid #666;*/
}
