.categorytitle {
	font-family: "Arial";
	color: #336EEB;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;

}
.categorytitle2 {
	font-family: "Arial";
	color: #336EEB;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}
.categorytxt {
	font-family: "Georgia";
	font-size: 12px;
	font-weight: normal;
}
.categorytxt a:link {
	color: #336EEB;
	text-decoration: none;
}
.categorytxt a:visited {
	color: #336EEB;
	text-decoration: none;
}
.categorytxt a:hover {
	color: #98B6F5;
	text-decoration: none;

}
.categorytxt a:active {
	color: #336EEB;
	text-decoration: none;
}
.categoryform {
	font-family: "Arial";
	font-size: 11px;
	color: #336EEB;
	background-color: #FFFFFF;
	border: 1px solid #336EEB;
}
.categorysmall {

	font-family: "Georgia";
	font-size: 10px;
	font-weight: normal;
}
.categorysmall a:link {
	color: #336EEB;
	text-decoration: none;
}
.categorysmall a:visited {
	color: #336EEB;
	text-decoration: none;
}
.categorysmall a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.categorysmall a:active {
	color: #336EEB;
	text-decoration: none;
}
.categorysubmit {
	font-family: "Arial";
	font-size: 10px;
	color: #336EEB;
	text-decoration: none;
	border: 1px solid #336EEB;
	background-color: #98B6F5;
}
.category {
	font-family: "Georgia";
	font-size: 15px;
	font-weight: bolder;
}
.category a:link {
	color: #336EEB;
	text-decoration: none;
}
.category a:visited {
	color: #336EEB;
	text-decoration: none;
}
.category a:hover {
	color: #98B6F5;
	text-decoration: none;

}
.category a:active {
	color: #336EEB;
	text-decoration: none;
}
.subcategory {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
}
