.kalachakra {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	cursor: crosshair;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
}
.menu_bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.vertical_menu {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.title_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330066;
}
.text_color {
	color: #006633;
}

