.maintext {
	font-family: "Curlz MT";
	color: #FFCC33;
	font-size: 25px;
	font-weight: normal;



}
.templatetext {

	font-family: "Curlz MT";
	color: #FFCC33;
	font-size: 15px;
}
a:link {
	font-family: "Curlz MT";
	font-size: 16px;
	color: #FFCC33;
}
a:visited {
	font-family: "Curlz MT";
	font-size: 16px;
	color: #FFCC33;
}
a:hover {
	font-family: "Curlz MT";
	font-size: 16px;
	color: #FFCC33;
	text-decoration: underline;
}
h1 {
	font-family: "Curlz MT";
	color: #FFCC33;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	text-align: center;

}
h2 {

	font-family: "Curlz MT";
	color: #FFCC33;
	font-size: 60px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
