@charset "iso-8859-9";
td {
	font-family: "Trebuchet MS";
	color: #515151;
	font-size: 12px;
}
.text {
	font-family: "Trebuchet MS";
	color: #515151;
	font-size: 12px;
}
.onem {
	font-family: "Trebuchet MS";
	color: #f21212;
	font-size: 13px;
	text-decoration: none;
}
a {
	font-family: "Trebuchet MS";
	color: #515151;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	color: #f21212;
	text-decoration: underline;
}

