a.selection:hover {
text-decoration: none;
color: #339933;
background-color: #CCCC99;
border-width: 2px;
border-color: #339933;
border-style: solid;
padding: 1px;
}

a.selection {
padding: 3px;
border-width: 1px;
border-style: none;
}

.selected {
padding: 1px;
color: #339933;
background-color: #CCCC99;
background-color: white;

}

.actcol {
text-align: center;
background: #CCCC99;
background: white;
height: 1300px;
margin-left: auto;
margin-right: auto;
}

.column {
text-align: center;
//background: #105330;
height: 920px;
margin-left: auto;
margin-right: auto;
}

TABLE.zoomify {
border: 0px;
padding: 1px;
background: black;
width: 750px;
text-align: center;
}
