.normal {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	text-align: justify;
	text-decoration: none;
}
.normal a, .normal a:hover, .normal a:active{
	text-decoration: underline;
}
.menu {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	text-align: justify;
	text-decoration: none;
}
.menu:hover, .menu:active {
	font-weight: bold;
}
.normalbold {
	font-size: 14px;
	font-weight: bold;
}
.backy {
	background-image: url(../images/kundalini.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.normalCopy {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #660066;
	text-decoration: none;
}
