/* The Contact Section Header format style for colors */

#divBreadCrumbs p {
	color: #993399;
}

/* section links */
#divMain a:link {
	color: #993399;
	text-decoration: none;
	font-weight: bold;
}

#divMain a:visited {
	color:  #993399;
	text-decoration: none;
	font-weight: bold;
}

#divMain a:hover {
	color: #993399;
	text-decoration: underline;
	font-weight: bold;
}

#divMain a:active {
	color: #993399;
	text-decoration: underline;
	font-weight: bold;
}
