A.HrefNavigationList {
	font:bolder 11px tahoma; 	
	color: #000;
	text-decoration:none;
	Width: 96px ;
	height:30px;
	cursor:hand;
}
A.HrefNavigationList:link {
	color: #000;
}
A.HrefNavigationList:hover {
	 color:red;
}
A.HrefNavigationList:active {
	 color:red;
}
A.HrefNavigationList:focus {
	 color:red;
}


Table.TableNavigation {
	 FONT:normal 11px tahoma;
	 COLOR:#000000;
	 BORDER-COLLAPSE: collapse;
}
/*************/
Td.TdNavigation {
     FONT:normal 11px tahoma;
	 COLOR:#000000;
	}

/*************/
Span.UnderLine {
	 FONT:normal 9px tahoma;
	 COLOR:#000000;
	 text-align:center;
}