A 			{ color: #ebe6d5; text-decoration: underline; }
A:link		{ color: #ebe6d5; text-decoration: underline; font-weight: bold; }
A:visited	{ color: #ebe6d5; text-decoration: underline; font-weight: bold; }
A:active	{ color: #ff9900;  }
A:hover		 { color: #ff9900; }

A.knockout 			{ color: #ebe6d5; text-decoration: underline; }
A.knockout:link		{ color: #ebe6d5; text-decoration: underline; }
A.knockout:visited	{ color: #ebe6d5; text-decoration: underline; }
A.knockout:active		{ color: #FF9900;  }
A.knockout:hover		{ color: #FF9900; }

BODY, TD, P, DIV { font-family: "Gill Sans","GillSans",Verdana,Arial,Helvetica,sans-serif; font-size: 10.3pt; line-height: 1.6; color: #ebe6d5 }
.gray             { font-family: "Gill Sans","GillSans",verdana,arial,helvetica,sans-serif; color: #996666; font-size: 10.3pt; line-height: 1.6  }

