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:#6B6A6B;
	 text-align:center;
}
/*************/
A.HrefNavigationList {
font: bold 11px tahoma ;
	text-decoration: none;
	color:#000;
}

A.HrefNavigationList:link {
	color:#000;
}

A.HrefNavigationList:hover {
	 color:red;
}

A.HrefNavigationList:active {
	 color:red;
}

A.HrefNavigationList:focus {
	 color:red;
}

/*************/

