a:link {
	text-decoration: none;
	color: #FFFF00;

}
a:hover {
	background-color: #FFCC00;
	color: #FFFFFF;

}
a:visited {
	text-decoration: none;
	color: #FFFFCC;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #595900;
	color: #FFFF99;
	background-image: url(images/popcorn.jpg);

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 34pt;
	color: #FFCC00;
	font-style: normal;
	font-weight: normal;

}
.brite {
	color: #99CCFF;
	font-size: 10pt;

}
.britebig {
	font-style: normal;
	color: #00FFFF;
	font-size: 12pt;

}
.boxtitle {
	font-weight: bold;
	color: #FFFF00;
}
.body {
	font-size: 10pt;
	color: #FFFF99;

}
.lead {
	color: #FFCC33;
	font-size: 12pt;
}
.notlead {
	font-size: 12pt;
}
base {
	color: #FFFF99;
}
morelink {
	right: auto;
}
.morelink {
	right: auto;
	clip:  rect(auto auto auto auto);
	text-align: right;
	font-size: 14px;
	font-style: normal;

}
.centitle {
	font-size: 36px;
	color: #FFCC00;
	text-align: center;
}
.fineprint {
	font-size: 10px;
}

