@charset "utf-8";
.LINKIN {
	font-family: "Trebuchet MS", Verdana, Helvetics, Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	}
.class1 A:link {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetics, Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: normal;
}
.class1 A:visited {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetics, Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.class1 A:active {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Helvetics, Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, Helvetics, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #0033CC;
}
body {
	background-color: #666666;
}