.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: 534744;
}
.textRed {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: 9C1E3D;

}
.nav {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;

}
a:link {
	color: #971B37;
	text-decoration: none;
}
a:visited {
	color: #971B37;
	text-decoration: none;
}
a:hover {
	color: #534744;
	text-decoration: underline;
}
a:active {
	color: #534744;
	text-decoration: underline;
}
pageTitle {
	font-family: Tahoma, Arial;
	font-size: 24px;
}
.pageTitle {
	font-family: Tahoma, Arial;
	font-size: 22px;
	color: #6C5F5C;
}

