body { margin-left: 0px; margin-top: 0px; background-color: #000000; font-family: "Trebuchet MS", Tahoma, Arial, Verdana; font-size: 10px; font-color: #333333; }


.link_enter {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	color: white;
}

.table_features {
	/*background: #B80808;*/
	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;*/
}