.navtxtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #663333;
}
a.navtxtred:link {
	color: #663333;
	text-decoration: none;
}
a.navtxtred:visited {
	color: #663333;
	text-decoration: none;
}
a.navtxtred:hover {
	color: #663333;
	text-decoration: underline;
}


.navtxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	letter-spacing: 1px;


}
a.navtxtwhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navtxtwhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navtxtwhite:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7B2D1D;
}
.titlestxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
}
a.titlestxt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
a.titlestxt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
a.titlestxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7B2D1D;
	text-decoration: underline;
}

