.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B96100;
	text-decoration: none;
}
.swami-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E2F00;
	text-decoration: none;
}
.swami-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F5400;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F5400;
	text-decoration: none;
}
.swami-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.swami-link:hover {
	color: #FE8C0E;
	text-decoration: none;
}
.swami-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.swami-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: D51B66;
	text-decoration: none;
	font-weight: normal;

}
.swami-header:hover {
	color: #C16100;
	text-decoration: none;
}
.swami-footer:hover {
	color: #000000;
	text-decoration: underline;
}
.swami-link-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}
.swami-link-1:hover {
	color: #FE8C0E;
	text-decoration: none;
}

