A:link {text-decoration: none; color: #808080}
A:visited {text-decoration: none; color: #808080}
A:active {text-decoration: none; color: #808080}
A:hover {text-decoration: underline; color: #808080}
img { 
border: 0px; 
}
div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
	}
	
div#navigation td.thumbcell {
	width: 140px;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
	border-color: #808080;
}