#menuleft a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight:bold;
}
.Tahoma_text {
	font-family: "Tahoma";
	font-size: 11px;
	color: #546574;
	text-decoration: none;
}
.Tahoma_menu {
	font-family: "Tahoma";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.Tahoma_orange {
	font-family: "Tahoma";
	font-size: 12px;
	color: #fe8900;
	text-decoration: none;
}
.Tahoma_blue {
	font-family: "Tahoma";
	font-size: 12px;
	color: #00a2e9;
	text-decoration: none;
}
.Tahoma_red {
	font-family: "Tahoma";
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.Tahoma_white {
	font-family: "Tahoma";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.Tahoma_black {
	font-family: "Tahoma";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
