/* CSS Document */ BODY { text-align:center; } png, div.png { background:#fafad2 no-repeat 50% 0%; text-align:center; } TD { text-align:center; } TD.RDY { text-align:center; font-weight: bold; color:red; } TD.HLD { text-align:center; color:grey; } input { background:#ffddff; text-align:center; width:1em; } btn, input.btn { background:#ffddff; text-align:center; width:6em; } sml, p.sml { font-size:0px; } mono, p.mono { font-family:monospace; } userid, input.userid, input.htmlpswd { background:#ffddff; text-align:left; width:10em; } 0 { width:0; height:0; } A:hover {text-decoration: underline; color: red;} A:visited {text-decoration: none; color: grey;} A.HLD {text-decoration: none; color: grey;} A.HLD:hover {text-decoration: none; color: grey;} A.HLD:visited {text-decoration: none; color: grey;} A:link {text-decoration: underline; font-weight: bold;}