body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	background-color:#000000;
}

.text_ {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, san-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

.text {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, san-serif; 
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
}
.text A:link {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, san-serif; 
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
}
.text A:active {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, san-serif; 
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
}
.text A:visited {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, san-serif; 
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px;
}
.text A:hover {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, san-serif; 
	font-size:9px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	padding:0px;
}

