.heading {
	font-family: Cornet;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #669900;
}
.text {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.text:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.indentlinks_fsize:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	text-indent: 5px;
}


.indentlinks_fsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	text-indent: 5px;
}
.heading1 {
	font-family: Cornet;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #669900;
}