body {
	background-color:#778899;
}

.infoBox {
	background-color:#C0C0C0;
}
 
.menuTable {
	background-color:#C0C0C0;
	border: thin solid #FFFFFF;
} 
.menuCell {
	border-bottom: thin solid #FFFFFF;
	text-align: center;
}

 #sold {  color:red;  } 
 
.f1 {
   font-size: medium;
   font-family: Palatino Linotype, Lucida Sans Unicode, Lucida Console;
}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.box {
	padding: 3px;
	text-decoration: none;
	border: medium solid #C0C0C0;
	background-color: #C0C0C0;
	color: #3366FF;
	font-family: Palatino Linotype, Lucida Sans Unicode, Lucida Console;
	font-size: larger;
}

a.box:hover {

	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Palatino Linotype, Lucida Sans Unicode, Lucida Console;
	font-size: larger;
}

a.boxNew {
	padding: 3px;
	text-decoration: none;
	border: medium solid #C0C0C0;
	background-color: #C0C0C0;
	color: #FF0000;
	font-family: Palatino Linotype, Lucida Sans Unicode, Lucida Console;
	font-size: larger;
}
a.boxNew:visited {
  color: #3366FF;
}

a.boxNew:hover {

	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Palatino Linotype, Lucida Sans Unicode, Lucida Console;
	font-size: larger;
}

.imgText {
	   font-family: Palatino Linotype, Lucida Sans Unicode, Lucida Console;
	   text-align:center;
		 color:#C0C0C0;
}
