.input-search {
	font-family: tahoma;
	font-size: 11px;
	height: 15px;
	width: 120px;
	border: 1px solid #CCCCCC;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.input-newsletter {

	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	width: 140px;
	border: 1px solid #CCCCCC;
}
.input-member {
	font-family: tahoma;
	font-size: 11px;
	height: 13px;
	width: 100px;
	background-color: #E4F3BC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {

	font-family: "MS Sans Serif", Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
