.normaltext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	line-height:2;
}

.golden {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #997A00;
	text-decoration: none;
	line-height:2;
}

.ayurveda {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#655F3D;
	text-decoration: none;
	line-height:1.5;
}

.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#006600;
	text-decoration: none;
	line-height:2;
}

.menu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	line-height:2;
}

.white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txtBox {  font-family: Verdana, Arial; font-size: 11px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.txtButton { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #7E7E7E; border-color: #999999 #CCCCCC #CCCCCC #999999; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px }

.redtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
	line-height:2;
}


