@charset "utf-8";
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.text_2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFCC00;
}
