.text {
	font: 13px "Trebuchet MS";
	color: #666666;
}
input {
	font-family: Trebuchet MS,Tahoma, Verdana;
	font-size: 13px;
}
select {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 13px;
}
textarea {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 13px;
}
.topbutton {
	font: 13px Trebuchet MS;
	color: #666666;
}
.pricetableheader {
	font: bold 13px Trebuchet MS;
	color: #9EDB22;
}

.pricetable {
	font: bold 13px Trebuchet MS;
	color: #666666;
}

.whitetitle {
	font: bold 16px Trebuchet MS;
	color: #FFFFFF;
}
.home {
	font: 12px Trebuchet MS;
	color: #FFFF66;
}
.shopforinput {
	font-family: Trebuchet MS;
	width: 100%;
}
.menuwidth {
	font: 13px Trebuchet MS;
	width: 160px;
}

a {font: 13px Trebuchet MS;}
a:link {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:hover {text-decoration: none; color: #8CD119;}
a:active {color: #8CD119;text-decoration: none}