.BIGandBOLD {
	font-family: "Felix Titling", Arial;
	font-size: 36px;
	font-style: oblique;
	font-weight: 600;
	color: #99CC99;
	
	
}
.greenunder {
	font-family: "Felix Titling", Arial;
	font-weight: bold;
	color: #99CC99;
	text-decoration: underline;
	font-size: 18px;
}

.whitefont {
	font-family: "Felix Titling", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	}

	
	.smalldesign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #9999CC;
}

.underlinedwhite {
	font-family: "Felix Titling", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}

.linkstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F6F6F2;
	font-style: italic;
	
}
.somethingstyle {
	font-family: "Felix Titling", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #663333;
	background-color: #FFFF66;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
.bigandspecial {
	font-family: "Felix Titling", Arial;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	color: #66FFFF;
	background-color: #9966CC;
}
