table.select
{
	background: #304493;
	text-align: center;
	border: 2px solid black;
	border-collapse: collapse;
}

table.select td
{
	border: 2px solid;
}

table.select a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

td.imgframe
{
	background: black;
	border: 3px solid black;
}

.select img
{
	border: 0;
	cursor: url('observ~1.ico'), pointer;
}

table.select a:hover
{
	color: red;
}
