td.navbar_bo{
	color: #FFFFFF;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

td.navbar_li{
	color: #FFFFFF;
	font-weight: normal;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.a_bo{
	color: #FFFFFF;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.a_bo:hover{
	color: orange;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.a_bo:nounderline{
	color: #FFFFFF;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.a_li{
	color: #FFFFFF;
	font-weight: normal;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.a_li:hover{
	color: orange;
	font-weight: normal;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.a_li:nounderline{
	color: #FFFFFF;
	font-weight: normal;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}




