@charset "utf-8";
.basictxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #330000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	font-weight: bold;
}

