TD.nav {border: solid black 1px; cursor:pointer; width:20px;}
TD.nav:hover {background-color: #E0FFFF;}

TD.nonav {border: solid black 1px; width:20px;}

TD.img {width:810px;height:630px;border-top:solid black 1px;border-bottom:solid black 1px;}
TD.img:hover {background-color: #FFFFE0;}

TD.preview {height:140px; width: 174px; cursor: pointer;}
TD.preview:hover {background-color: #00AFFF;}

TD.cpreview {background-color: #008FFF; height: 140px; width: 174px; cursor: pointer;}
TD.cpreview:hover {background-color: #00AFFF;}

TD.npreview {height:140px; width: 174px;}

A.anav {font-weight: bold; text-decoration: none; color: black; border: solid black 1px;}
A.anav:hover {color: red; border: solid red 1px;}

A.canav {font-weight: bold; text-decoration: none; color: blue; border: solid blue 1px;}
A.canav:hover {color: red; border: solid red 1px;}
