td#body {
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small;
}
td#body * {
}
td#body table.specs, body#news table.contact_form {
	width: 628px;
	}
#text-small {
	background: #ccc;
	border: 1px solid #000;
	color: #000;
	padding: 5px 5px 2px 5px;
	text-decoration: none;
	margin: 0 1px;
} 
#text-medium, #text-large {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	padding: 5px 5px 2px 5px;
	text-decoration: none;
	margin: 0 1px;
}
#text-medium:hover, #text-large:hover {
	background: #eac38c;
	text-decoration: underline;
} 