.Red {
	font-family: "Trebuchet MS";
	color: CC6600;
}
.Green {

	font-family: "Trebuchet MS";
	color: 177C17;
}
.TrebuchetSize2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.BrightOrange {
	color: FF3300;
}

A:link {color:#DCDCD8;text-decoration:underline; }
A:visited {color:#DCDCD8;text-decoration:underline;}
A:active {color:#DCDCD8; text-decoration:underline;}
A:hover {color: #FAE8A8;text-decoration:none;}

A_Dark:link {color:#711E96;text-decoration:underline;}
A_Dark:visited {color:#711E96;text-decoration:underline;}
A_Dark:active {color:#711E96; text-decoration:underline;}
A_Dark:hover {color: #CAB3D5;text-decoration:none;}

A.aFooter:link {color:#C0A835;text-decoration:underline; font-family: serif; font-size: 11px;}
A.aFooter:visited {color:#C0A835;text-decoration:underline; font-family: serif; font-size: 11px;}
A.aFooter:active {color:#C0A835; text-decoration:underline; font-family: serif; font-size: 11px;}
A.aFooter:hover {color: #CAB3D5;text-decoration:none; font-family: serif; font-size: 11px;}

BODY  {
	scrollbar-3dlight-color: #A076B0;
	scrollbar-arrow-color: #B689C7;
	scrollbar-darkshadow-color: #BDA853;
	scrollbar-face-color: #611F7A;
	scrollbar-highlight-color: #A076B0;
	scrollbar-shadow-color: #706B5B;
	scrollbar-track-color: #000000;
	
}


.Black {
	color: #000000;
}
.BlackCAPS {
	color: #000000;
	text-transform: uppercase;

}
.unnamed1 {
	border-top-style: none;
	border-bottom-style: none;
	border-top-width: thin;
	border-bottom-width: thin;


}
.BigWords {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: -0.5pt;
	word-spacing: normal;
}
