body {
	background-color: #fdb930;
}
A.white_menu{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_menu:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.white_menu:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.white11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
A.yellow_menu{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFBA31;
	text-decoration: none;
}
A.yellow_menu:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFBA31;
	text-decoration: none;
}
A.yellow_menu:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.black11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

