table { margin:0; padding:0; font-family: arial, verdana, serif; color: black; font-size: 11px; } table, tr, th, td { border-collapse: collapse; } caption { margin:0; padding:0; background: #f0f0f0; height: 25px; line-height: 25px; text-indent: 5px; font-family: arial, verdana, serif; font-weight: bold; color: black; font-size: 13px; text-align: left; /*letter-spacing: 3px;*/ border: solid 1px #c0c0c0; } thead th { height: 22px; line-height: 20px; text-align: left; color: black; font-size: 13px; background: #A2A2A2; } tbody tr { background: white; padding: 3px; } tbody tr:hover { background: #d0d0d0; /*text-decoration: underline;*/ } table a { /*color: #2c3763;*/ color: black; text-decoration: none; font-size: 11px; font-weight: bold; border-bottom: solid 1px black; } table a:hover { /*color: #2c3763;*/ color: black; font-weight: bold; text-decoration: underline; border-bottom: none; } table a:visited { /*color: #2c3763;*/ color: black; font-weight: bold; }