.details {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFC600; 
	text-decoration: none
}
A.details {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFC600; 
	text-decoration: none;
}
A.details:hover {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #aaaaaa; 
	text-decoration: none
}
.price {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #18456E; 
	margin-right: 5px; 
	text-decoration: none
}
A.price {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #18456E; 
	margin-right: 5px; 
	text-decoration: none
}
A.price:hover {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #aaaaaa; 
	margin-right: 5px;
	text-decoration: none
}
.link {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFC600; 
	text-decoration: none
}
A.link {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFC600; 
	text-decoration: none
}
A.link:hover {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #aaaaaa; 
	text-decoration: none
}
.current {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 11px; 
	color: #aaaaaa; 
	text-decoration: none
}
.screenshot_container {
	width: 180px
}
td {
	text-align: left
}

