.styleindex {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
cursor: crosshair;
background-color: #DDDDDD;
}

A:link {color:#444444 ; text-decoration:none; background-color:#CCCCCC}
A:visited, A:active {color: #444444; text-decoration:none; background-color:#BBBBBB}
A:hover {color: #CCCCCC;background-color: #444444}