td.
{
	width:100px;
	height:30px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	background: #F6AA00;
}

td.hlp_menu
{
	width:100px;
	height:30px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	background: #F6AA00;
}
td.hlp_menu_sel
{
	width:100px;
	height:30px;
	text-align: center;
	font-size: 14px;
	color: #F6AA00;
	border: thin solid #F6AA00;
	background: #FFFFFF;
}
a.no_deco
{
	text-decoration: none;
}
a:link.no_deco{color:#333333;}
a:visited.no_deco{color:#333333;} 
a:hover.no_deco{color:#333333;} 
a:active.no_deco{color:#333333;} 
