.cattext {
	font-family: "Myriad Web Pro";
	font-size: 16px;
	color: #CCCCCC;
	text-align: left;
	text-indent: 10px;
	vertical-align: top;
	display: table-header-group;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;



}
.featuredcell {

	background-color: #333333;
	background-position: center center;
	border: medium solid #666666;
	text-align: center;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;

}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	border: #CCCCCC;


}
a:active {
	font-weight: bold;
	text-decoration: none;
}
.photo {
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin solid #666666;

}
.maincattext {
	font-family: "Myriad Web Pro";
	font-size: 20px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	display: table-header-group;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: bold;

}
img {
	margin: 10px;
	border: thin solid #666666;



}
