@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--

body.text {
	font-size: 10px;
	color: white;
	font-family: Tahoma;
}
.text {
	font-size: 10px;
	color: white;
	font-family: Tahoma;
}
.shadow_text {
	font-size: 10px;
	color: #333333;
	font-family: Tahoma;
}
.black_text {
	font-size: 11px;
	color: black;
	font-family: Tahoma;
}

a:link, a:visited, a:active { color: #333333; text-decoration: none; }
a:hover { text-decoration: none; color: #333333; }
-->
</style>