.a_white {
	font-family: Tahoma;
}
a:link {
	font: Tahoma;
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
a:visited {
	font: Tahoma;
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background: #FF9900;
	text-decoration: none;
	font-family: Tahoma;
}
a:active {
	background: none;
	text-decoration: none;
	font-family: Tahoma;
}
.white11 {
	font: 11px Tahoma;
	color: #FFFFFF;
}
