#photo-border {
	border: 1px solid #3D3D3F;  }
	
	
	#table01 {
	background-image: url(image/aboutus.jpg);
	background-repeat: repeat-x
}


	#table02 {
	background-image: url(image/contactus.jpg);
	background-repeat: repeat-x
}
	
.category {
	font-size: 16px;
	color: #316103;
}
.desc {
	font-size: 13px;
	color: #3399ff;
}



.grey {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


.blue {
	color: #138C13;
	text-decoration: none;
}
.green {
	color: #138c13;
	text-decoration: none;
}
.orange {
	color: #ff5900;
	text-decoration: none;
}
.none {
	color: #666666;
	text-decoration: none;
}
