#tcLeftCol a.mainlevel, #tcLeftCol a.mainlevel:link, #tcLeftCol a.mainlevel:visited, #tcLeftCol a.mainlevel:active {
	font-size : 12px;
	font-weight : normal;
	color : #706F6F;
	margin : 0;
	text-decoration : underline;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
	line-height : 18px;
  }
#tcLeftCol a.mainlevel:hover {
	font-weight : normal;
	margin : 0;
	text-decoration : none;
  }
#tcLeftCol a.sublevel, #tcLeftCol a.sublevel:link #tcLeftCol a.sublevel:active,#tcLeftCol a.sublevel:visited  {
	font-size : 11px;
	font-weight : normal;
	margin : 0;
	color : #333;
	text-decoration : none;
	padding-right : 0;
	padding-top : 0;
	padding-bottom : 0;
  }
#tcLeftCol a.sublevel:hover {
	font-size : 11px;
	font-weight : normal;
	margin : 0;
	text-decoration : none;
  }