#text p {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	color: #EEE8AA;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: 1px;
}
#text h4 {
	font-family: "Courier New", Courier, monospace;
	color: #E3D86F;
	text-align: center;
}
#fng, #megs, #eps, #jsan {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	color: #EEE8AA;
	text-align: left;
	line-height: 1.3em;
	letter-spacing: 1px;
	visibility: hidden;
}
#fng a, #megs a, #eps a, #jsan a {
	text-decoration: none;
	color: #D7C837;
	font-weight: bold;
}
#fng a:hover, #megs a:hover, #eps a:hover, #jsan a:hover {
	text-decoration: underline;
	color: #EEE8AA;
	background-color: #B0C4DE;
}


