.headingTXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2em;
	border-left-color: #845798;
	list-style-position: outside;
	list-style-type: square;
	color: #845798;
	text-transform: capitalize;
}
#divContent a:link, #divContent a:visited {
	color: #845798;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #845798;
	font-style: italic;
	font-weight: bold;
}
#divContent a:hover {
	color: #FFFFFF;
	background-color: #845798;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.subHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
#footerRight a {
	color: #714F88;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80599A;
	font-weight: bold;
}
#footerRight a:hover {
	color: #FFFFFF;
	background-color: #80599A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
