.excitingtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
}
.cooltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	color: #990000;
}
.attentiongrabbing {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: bold;
	color: #003300;
}
.nicelooking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}

