.menu {
	font-family: "Arial";
	font-size: 13px;
	color: 000000;
	text-decoration: none;
}
.menu:hover {
	font-family: "Arial";
	font-size: 13px;
	color: 000000;
	text-decoration: underline;
}
.subtitle {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	color: 000000;
}
.subtitle:hover {
	font-family: "Arial";
	font-size: 12px;
	color: 000000;
	text-decoration: underline;
}
.sublinks {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: 2271A0;
}
.sublinks:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: 2271A0;
	text-decoration: underline;
}.maintext {
	font-family: "Arial";
	font-size: 12px;
}

.textbolder {
	font-family: "Arial";
	font-size: 13px;
	color: 0F3835;
	text-decoration: none;
	font-weight: bold;
}


.textbody {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: 0F3835;
	text-decoration: none;
}


.bannertext {
	font-family: "Arial";
	font-size: 18px;
	font-weight: 120;
	color: #FFFFFF;
	text-decoration: none;
}



.textlink {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: 406DC0;

}
.textlink:hover {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: 406DC0;
	text-decoration: underline;
}
.header {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #000000;
}
.categorymenu {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.categorymenu:hover {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.categorysubmenu {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.categorydetail {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.categorydetailbolder {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textbolderwhite {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textbolderwhite:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}