@charset "iso-8859-1"; 
	/*	Motif: tileyellospeck.gif
	text="#221100" bgcolor="#ffffcc" link="#003300" vlink="#003300" alink="#FF6600" background="../pix/tileyellospek.gif"
	*/
	/*	BEGIN Common Tags. 
WARNING! LEAVE NO RULES BLANK!!
	*/
	/*	Background and Color are independent. */
body {
	background-image: url(../pix/tileyellospek.gif);
	background-color: #ffc;
}
	/*	[A.aVeiled] same color as body text. */
body,
a.aVeiled,
a.aVeiled:visited {
	color: #210;
}
	/*	[DivFrontMatter###] allows for alternate 
		headline, byline, etc, coloring. Variants
		may be placed into local styles */
.AltColorOne {
	color: #210;
} 
	/*	Lynx, default.
		We underline hover and ignore active. */
a {
	color: #030;
}
a:visited {
	color: #030;
}
	/*	Lynx, secondary (as yet unused). */
a.aUtility {
	color: #540;
}
a.aUtility:visited {
	color: #540;
}
	/*	Navigational weight differs;
		colors *may* do likewise. */
.Navigate  a {
	color: #030;
}
.Navigate  a:visited {
	color: #030;
}
	/*	Rulebars. */
	/*	Standard RuleBar Set (66+44+22). */
.RuleBar66, .RuleBar44, .RuleBar22 {
	background-color: #210;
	color: #ffc;
}
	/*
		END Common Tags. 
	*/
	/*
	*/
	/*
		Specialized Tags.
	*/
	/*	CopySlugW3C Set:
		Text same as RuleBar Background. */
li#LiW3CCopySlugStd {
	color: #030;
}
	/*	RuleBars, CopySlugW3C Set:
		not in box, same Color as Text. */
#RuleBarBelowW3C, 
#RuleBarAboveW3C  {
	background-color: #030;
	color: #ffc;
}
	/*	PullQuotes:
		The box defines the text color; the
		text is the same color as the RuleBars,
		which must be inside the box.
	*/
	/*	PullQuote Set, text. */
div.DivPullQuote70Box {
	color: #540 ;
}
	/*	PullQuote Set, lynx. */
div.DivPullQuote70Box a {
	color: #540;
}
div.DivPullQuote70Box a:visited {
	color: #540;
}
	/*	PullQuote Set, RuleBars. */
.RuleBarPullQuoteTop, 
.RuleBarPullQuoteBot {
	background-color: #030 ;
	color: #ffc;
}
	/*
		END Specialized Tags.
	*/
/*	This file is linked from:
		eml8434
*/

