table { border-collapse: collapse; width: 100%; } .heading { font-size: 16px; font-weight: bold; background-color: #ffff99; } tr.system td { color: grey; } th, td { border: solid 1px black; padding: 3px; text-align: left; } a, a:visited { color: blue; }