a {
	text-decoration: none;
	color: #947E70;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}



.smalltext {
	font-family: "Small Fonts";
	font-size: 9px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.datatext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
}
.type {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	color: #000000;
	font-style: italic;
}
.Button {
	background-color : #E1CDB5;
	color : #FFFFFF;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 13px;
	font-weight : bold;
	border: 1px solid #F5F3E3;
}

.Input { border-bottom : 1px solid #00659C; border-left : 1px solid #00659C; border-right : 1px solid #00659C; border-top : 1px solid #00659C; font-family : Tahoma, Arial, Verdana, Helvetica; font-size : 13px; }

.Textarea { border-bottom : 1px solid #00659C; border-left : 1px solid #00659C; border-right : 1px solid #00659C; border-top : 1px solid #00659C; font-family : Tahoma, Arial, Verdana, Helvetica; font-size : 13px; }

.Select { font-family : Tahoma, Arial, Verdana, Helvetica; font-size : 13px; }

