.main_heading {
	font-family: Script;
	font-size: xx-large;
	font-weight: bold;
	color: #FF6633;
	text-decoration: underline;
}
.heading {
	font-family: Dauphin;
	font-size: x-large;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.font {
	font-family: "Comic Sans MS";
	color: #0099FF;
	text-decoration: none;
}
.last_links {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: normal;
	color: #6699FF;
	text-decoration: none;
}
.page_no {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
