tr:nth-child(odd) { background-color:#fff; } tr:nth-child(even) { background-color:#eee; } a:link { text-decoration:none; } a:visited { text-decoration:none; } a:hover { text-decoration:underline; } a:active { text-decoration:underline; } li.historic_results { font-family: monospace; } li.image_filename { font-family: monospace; }