body {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #fff;
}

td {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #fff;
}

.txt {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #ffffff;
}

a {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px; 
	color: #ffffff;
	text-decoration: none;
}