a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #500;
	font-size: large;
	background-color: #EEE;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}
body,td,th {
	background-image:url(floralwallpaperblack.gif);
	color: #18240E;
	width: 90%;
	clip: rect(0px,auto,0px,auto);
}
body {
	background-image: url(../../Documents/floralwallpaperblack.gif);
	text-align: center;
	background-repeat: repeat;
	margin-left: 15%;
	margin-right: 15%;
}
p {
	text-align: left;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
}
#apDiv1 {
	width:668px;
	z-index:1;
	background-color: #000;
	background-image:url(heading%20bannerfm.jpg);
	background-repeat: no-repeat;
	border: thick solid #333;
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	font-size: large;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	color: #500;
}

