body { color: #222; } h1 { color: black; background: none; text-shadow: none; text-shadow: 2px 2px 1px #666; color: white; background: #333; text-shadow: 2px 2px 1px Black; } u { font-size: 140%; color: white !important; /*color: Black !important; /* changed Nov 9 */ color: silver !important; color: white !important; background: #333 ; } strong { color: white !important; color: Black !important; background: Black; background: silver; background: none; display: inline; font-style: normal; font-weight: bold; /* padding: 3px; margin: 3px; */ } em { color: white; color: Black; /* changed Nov 9 */ background: silver; background: none; display: inline; font-style: normal; font-style: italic; /* padding: 3px 9 3 9; margin: 13px 9 13 9; */ } a:link { color: #333 ; } a:visited { color: #333 ; } a:hover { font-weight: bold; }