.t {
	font-family: "MS Sans Serif";
	font-size: 10px;
}
.t-link {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #996600;
	text-decoration: underline;
}
.t-link a:hover {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #663333;
	text-decoration: none;
}
.t-link-black {

	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.t-link-black a:hover {


	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
}
