.pix-cell { 
	BORDER-RIGHT: #ffffff thin none; 
	BORDER-TOP: #ffffff thin none; 
	BORDER-LEFT:  #ffffff thin none;
	BORDER-BOTTOM: #88AA7F thin none; 
	background-color: #FFFFFF; 
	
}
.pix-cell-odd { 
	BORDER-RIGHT: #ffffff thin none; 
	BORDER-TOP: #ffffff thin none; 
	BORDER-LEFT:  #ffffff thin none;
	BORDER-BOTTOM: #88AA7F thin none; 
	background-color: #FFFFFF; 
}
.txt-cell-odd {
	BORDER-RIGHT: #ffffff thin solid; 
	BORDER-TOP: #ffffff thin solid; 
	BORDER-LEFT:  #ffffff thin solid;
	BORDER-BOTTOM: #FFFFFF thin solid ; 
	background-image: url(http://jqzheng.org/family/ColeSF/img/1.jpg);
 	text-align: center; 
	font-family: 'Comic Sans MS'; 
	font-size: large; 
	font-weight: bold; 
	color: rgb(255, 255, 255);
}
.pix-cell-even { 
	BORDER-RIGHT: #ffffff thin none; 
	BORDER-TOP: #ffffff thin none; 
	BORDER-LEFT:  #ffffff thin none;
	BORDER-BOTTOM: #88AA7F thin none; 
	background-color: #FFFFFF; 

}
.txt-cell-even {
	BORDER-RIGHT: #ffffff thin solid; 
	BORDER-TOP: #ffffff thin solid; 
	BORDER-LEFT:  #ffffff thin solid;
	BORDER-BOTTOM: #FFFFFF thin solid ; 
	background-image: url(http://jqzheng.org/family/ColeSF/img/4.jpg);
 	text-align: center; 
	font-family: 'Comic Sans MS'; 
	font-size: large; 
	font-weight: bold; 
	color: rgb(0,0,0);
}
.imgstyle { 
        padding-top:0px; 
        padding-bottom:0px; 
        padding-left:5px; 
        padding-right:5px;
}

.text1-cell{
	BORDER-RIGHT: #ffffff thin solid; 
	BORDER-TOP: #ffffff thin solid; 
	BORDER-LEFT:  #ffffff thin solid;
	BORDER-BOTTOM: #FFFFFF thin solid ; 
background-color: #D7F0C2;
text-align: left;
	FONT-FAMILY: "Comic Sans MS";
	FONT-SIZE: x-small;
	FONT-WEIGHT: lighter;
}
.text-cell{
	BORDER-RIGHT: #ffffff thin solid; 
	BORDER-TOP: #ffffff thin solid; 
	BORDER-LEFT:  #ffffff thin solid;
	BORDER-BOTTOM: #FFFFFF thin solid ; 
background-color: #FBFFBF;
text-align: left;
	FONT-FAMILY: "Comic Sans MS";
	FONT-SIZE: x-small;
	FONT-WEIGHT: lighter;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-decoration: none;
  outline: none;
}



a:link {
  color: #886840;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}


a:visited {
  color: #36648B;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}



a:active {
 color: #886840;
  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 12px;
  text-decoration: none;
 
}



a:hover {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
   background-color: #698B69;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}



.nonlink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  
  color: #333333;
}

