table#snav {
	background-image:url(/image/nav/fd_ssnav2.gif);
	width:			467px;
	height:			16px;
}
table#snav td {
	width: 			232px;
	text-align:		center;
}
table#snav td a {
	color:          #000;
	font-size:      11px;
}
table#snav td a.snav_on,
table#snav td a:hover {
	font-weight:	bold;
    color:          #FF7C00;
	text-decoration:none;
}
table#actu {
	width:			467px;
	height:			16px;

	margin-top:		10px;
	font-size:      11px; 
	border:         solid 1px #989898;
}
table#actu td {
	text-align:		left;
	padding:        4px;	
	background-color: #EBEBEB;
}
table#actu td a {
    color:          #FF7C00;
	text-decoration:none;
}
table#actu td a.snav_on,
table#actu td a:hover {
	text-decoration:underline;
}