.header2 {

	font-family: "Ren & Stimpy";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.checkered {
	background-image: url(../images/checkered.gif);
	background-repeat: repeat;
}
.NeonLights {

	font-family: "Neon Lights";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}
.RenStempy {


	font-family: "Ren & Stimpy";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
}

a.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
	text-align:center;
	text-decoration: none;
}
a.mainlink:hover { 

	font-weight: bold;
	text-shadow:#F3F;
	}

.link-white {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.link-black {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
