.std {
	font-family: "Letter Gothic Std", Tahoma, "Lucida Sans";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.stdAra {
	font-family: "Letter Gothic Std", Tahoma, "Lucida Sans";
	font-size: 11px;
	color: #e9bd32;
	text-decoration: none;
}
.stdDark {
	font-family: "Letter Gothic Std", Tahoma, "Lucida Sans";
	font-size: 11px;
	color: #213235;
	text-decoration: none;
}
.stdPie {
	font-family: "Letter Gothic Std", Tahoma, "Lucida Sans";
	font-size: 11px;
	color: #70878e;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

