.quicksearch {
	width: 130px;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.form {
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.searches {
	font-size: 11px;
}

select {
	width: 130px;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #635E53;
	font-size: 11px;
	background-color: #CCCCCC;
}


.link {
	color: #635E53;
	text-decoration: underline;
}

.link:hover {
	color: #000000;
	text-decoration: underline;
}

.description {
	width: 340px;
}
.rs {
	padding-right: 10px;
	text-align: right;
}
.topmenu {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.leftmenu {
	font-size: 10px;
}
.qsearch {
	width: 130px;
}

.resultstitle {
	font-size: 11px;
	font-weight: bold;
	color: #635E53;
	text-decoration: none;
}
.resultstitle:hover {
	font-size: 11px;
	font-weight: bold;
	color: #635E53;
	text-decoration: underline;
}

.resultsdes {
	font-size: 10px;
}

.price {
	font-size: 12px;
	font-weight: bold;
}

.general {
	font-size: 10px;
}

h1 {
	font-weight: bold;
	color: #635E53;
	font-size: 12px;
}

.footer {
	color: #EFECE1;
	font-size: 10px;
	text-decoration: none;
}

.footer:hover {
	color: #EFECE1;
	font-size: 10px;
	text-decoration: underline;
}
