.maintext {
	font: normal 16px "Lucida Sans Unicode";
	color: #000000;
	text-decoration: none;
}
.tinytext {
	font: normal 9px Arial, Helvetica, sans-serif, "Century Gothic";
	text-decoration: none;
	color: #000000;

}
tinytext:hover {
	font: normal 9px Arial, Helvetica, sans-serif, "Century Gothic";
	text-decoration: underline;
	color: #000000;

}
.maintextWhite {

	font: normal 16px "Lucida Sans Unicode";
	color: #FFFFFF;
	text-decoration: none;
}
.maintextWhiteBold {


	font: bold normal 16px "Lucida Sans Unicode";
	color: #FFFFFF;
	text-decoration: none;
}
.TitleHand {
	font: normal 32px "Lucida Handwriting";
	color: #000000;
	text-decoration: none;
}
.TitleHandNET {

	font: normal xx-large "Lucida Handwriting";
	color: #000000;
	text-decoration: none;
}
maintext:hover {

	font: normal 16px "Lucida Sans Unicode";
	color: #000000;
	text-decoration: underline;
}
.maintextBLACKBold {



	font: bold normal 36px "Lucida Sans Unicode";
	color: #000000;
	text-decoration: none;
}
