A:link	{
	color: #FE9A16;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	}
A:visited	{
	color: #FFB761;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	}
A:hover	{
	color: #FE9A16;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	}
A:active	{
	color: #FE9A16;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	}
A	{
	color: #FE9A16;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	}
BODY	{
	background-color: #0A51A1;
	color: #000000;
	padding: 0;
	margin: 0;
	font-family: 'Comic sans MS',Arial, Helvetica, 'sans serif';
	}
H1	{
	color: #000000;
	font-family:  'Comic sans MS',Arial, Helvetica, 'sans serif';
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 0;
	ztext-transform: uppercase;
	}
H2	{
	color: #000000;
	font-family:  'Comic sans MS',Arial, Helvetica, 'sans serif';
	font-size: 140%;
	zfont-weight: normal;
	margin-bottom: 0;
	ztext-transform: uppercase;
	}
TD, P	{
	color: #000000;
	font-family:  'Comic sans MS',Arial, Helvetica, 'sans serif';
	font-size: 100%;
	}
	
.kik {
	color: #F00;
}
.active	{
	color: #C76C01;
	font-size: 11px;
	text-transform: uppercase;
	}
.address	{
	font-size: 120%;
	color: #FE9915;
	margin-top: 0;
	}
.bob	{
	zfont-size: 90%;
	color: #FFFFFF;
	margin-top: 0;
	}
.blue	{
	background-color: #0A51A1;
	}
.blueborder	{
	background-color: #1990FF;
	}
.bluelink	{
	color: #1990FF;
	}
.border	{
	border: solid 1px #FE9A16;
	}
.borderbottom	{
	border-bottom: solid 1px #FE9A16;
	}
.borderleft	{
	border-left: solid 1px #FE9A16;
	}
.borderright	{
	border-right: solid 1px #FE9A16;
	}
.bordertop	{
	border-top: solid 1px #FE9A16;
	}
.collage	{
	background-image: url(images/collage.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	}


.collage1	{
	border: solid 1px #FBB20E;
	}
.greenborder	{
	background-color: #00C000;
	}
.greenlink	{
	color: #00C000;
	}
.headings	{
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	}
.limeborder	{
	background-color: #9BFF19;
	}
.limelink	{
	color: #9BFF19;
	}
.lowercase	{
	text-transform: lowercase;
	}
.main	{
	background-color: #FFFFFF;
	}
.orangeborder	{
	background-color: #FE9A16;
	}
.purpleborder	{
	background-color: #FF00FF;
	}
.purplelink	{
	color: #FF00FF;
	}
.redborder	{
	background-color: #FF0000;
	}
.redlink	{
	color: #FF0000;
	}
.smaller	{
	font-size: 11px;
	}
.std	{
	margin-bottom: 0px;
	}
.top	{
	margin-top: 0px;
	}
.turqborder	{
	background-color: #40FFFF;
	}
.turqlink	{
	color: #40FFFF;
	}
.uppercase	{
	text-transform: uppercase;
	}
.yellowborder	{
	background-color: #FFFF40;
	}
.yellowlink	{
	color: #FFFF40;
	}