@charset "iso-8859-1"; 
/*	motif.color.aquafuchsia.0.css
*/
/*	This file is linked from:
		(none)
	and used in concert with:
		docformat.750.0.css
		copy.w3cfloat.750.0.css
*/

/* FIX ME */

	/*	BEGIN Common Tags.   	Most-Basic Motif 
		background-color: #000, #003;
		text-color: #FFC800, #f9f;
		lynx-color: #F90, #f6c;
		lynx-utility-color: #C0C, #f0c;
		lynx-visited-color: #F90, #f6c;
*/
body {
/*	background-image: url(../pix/a.clear.gif);*/
	background-color: #003;
}
body, a.AVeiled, a.AVeiled:visited {
	color: #f9f;
}
	/*
		Lynx. Lynx. Lynx. Lynx.
			(We underline HOVER and ignore ACTIVE.)
	*/
	/*	Lynx, Veiled (above) are the same color as Body Text. */
	/*	Lynx, primary (default). */
a {
	color: #f6c;
}
a:visited {
	color: #f6c;
}
	/*	Lynx, secondary (same as above if unused). */
a.AUtility {
	color: #f0c;
}
a.AUtility:visited {
	color: #f6c;
}
	/*	Lynx, Navigational. */
ul.UlNavigate a {
	color: #f6c;
}
ul.UlNavigate a:visited {
	color: #f6c;
}
/*	Unlinked text. */
.BoxNavLetSub, .BoxNavLetMain, .BoxNavLetLynx {
	color: #f9f;
}
/*	Snide Remark box. */
div.BoxSnideRemark {
	color: #f9f;
	border-top-color: #f9f;
	border-bottom-color: #f9f;
}
	/*
		Rulebars. Rulebars. Rulebars.
	*/
	/*	Standard Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #f9f;
	color: #003;
}
	/*	Special RuleBars are below. */
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Special Tags.
	*/
	/*
		CopySlugW3C Set. CopySlugW3C Set.
			(Copyright blurb, W3C icons.)
	*/
	/*	Text. */
#LiW3CCopySlugStd {
	color: #f6c;
}
	/*	RuleBars (same color as text; place within #BoxCopyAndW3C). */
#RuleBarBelowW3C, #RuleBarAboveW3C {
	background-color: #f6c;
	color: #003;
}
	/*
		PullQuotes. PullQuotes. PullQuotes.
	*/
	/*	Box (defines Text Color). */
div.DivPullQuote70Box {
	color: #f9f;
}
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #f6c;
}
div.DivPullQuote70Box a:visited {
	color: #f6c;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #f9f;
	color: #003;
}
div.DivFootNote40Box p {
	border-color: #f9f;
	color: #f9f;
}
span.AFootNoteRefNoColor {
	color: #f9f;
}
	/*	[DivFrontMatter###] allows for alternate 
		coloring for headline, byline, etc.
		Once one has been declared (eg, 064)
		it stays put AND is written to all
		motif files. Don't use [!Important]. */
.AltColorOne {
	color: #333;
} 
	/*
		END Specialized Tags.
	*/


