.directortitle {
	font-family: "Arial";
	color: #F76565;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;

}
.directortitle2 {
	font-family: "Arial";
	color: #F76565;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}
.directortxt {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: normal;
}
.directortxt a:link {
	color: #F76565;
	text-decoration: none;
}
.directortxt a:visited {
	color: #F76565;
	text-decoration: none;
}
.directortxt a:hover {
	color: #FBB1B1;
	text-decoration: none;

}
.directortxt a:active {
	color: #F76565;
	text-decoration: none;
}
.directorform {
	font-family: "Arial";
	font-size: 11px;
	color: #F76565;
	background-color: #FFFFFF;
	border: 1px solid #F76565;
}
.directorsmall {

	font-family: "Georgia";
	font-size: 10px;
	font-weight: normal;
}
.directorsmall a:link {
	color: #F76565;
	text-decoration: none;
}
.directorsmall a:visited {
	color: #F76565;
	text-decoration: none;
}
.directorsmall a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.directorsmall a:active {
	color: #F76565;
	text-decoration: none;
}
.directorsubmit {
	font-family: "Arial";
	font-size: 10px;
	color: #F76565;
	text-decoration: none;
	border: 1px solid #F76565;
	background-color: #FDD0D0;
}
.category {
	font-family: "Georgia";
	font-size: 15px;
	font-weight: bolder;
}
.category a:link {
	color: #F76565;
	text-decoration: none;
}
.category a:visited {
	color: #F76565;
	text-decoration: none;
}
.category a:hover {
	color: #FBB1B1;
	text-decoration: none;

}
.category a:active {
	color: #F76565;
	text-decoration: none;
}
.subcategory {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
}
