.tuulbars {
	font-family: Impact, Haettenschweiler, "Arial Narrow";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;

}
.tuulbarsshadow {
	font-family: Impact, Haettenschweiler, "Arial Narrow";
	font-size: 16px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Impact, Haettenschweiler, "Arial Narrow";
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;

}
a:link {
	font-family: Impact, Haettenschweiler, "Arial Narrow";
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a:active {
	text-decoration: none;
	color: #999999;

}

