a:link {  color: gray;  text-decoration: none; }

a:visited {  color: gray;  text-decoration: none; }

a:sel {  color: #ff8833;  text-decoration: none; }

a:hover { color: red;  text-decoration: none; }

TD.indexx {
border-style: solid;
border-color: #98aad0;
border-width: thin;
background-color: #f2f2f2;
padding-right: 2%; 
padding-left: 2%;
}

td.senka {
background-image: url(../pix/senka.gif);
background-repeat: repeat;
height: 40px;
}