.title {
	font-family: "Tahoma";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.body {
	font-family: "Tahoma";
	font-size: 11px;
	color: #575757;
	text-decoration: none;
	font-weight: bold;
}
.subtitle {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	font-style: italic;

}
.footerbutton {
	font-family: "Tahoma";
	font-size: 10.5px;
	color: #575757;
	text-decoration: none;
}

.footerbutton:Hover {
	font-family: "Tahoma";
	font-size: 10.5px;
	color: #575757;
	text-decoration: underline;
}
.footer {
	font-family: "Tahoma";
	font-size: 10px;
	color: #575757;
	text-decoration: none;
}
.white11 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.producttitle {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}
.Price {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: ce0000;
	text-decoration: none;
}
.product {
	font-family: "Tahoma";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
}
.product:Hover {
	font-family: "Tahoma";
	font-size: 11px;
	color: #a6f100;
	text-decoration: none;
}
.green {
	font-family: "Tahoma";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: 65ad00;
	text-decoration: none;
}
.welcome {
	font-family: "Tahoma";
	font-size: 13px;
	color: ce0000;
	text-decoration: none;
	font-weight: bold;
}
.link {
	font-family: "Tahoma";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.link:Hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.txtbox {
	font-family: "Tahoma";
	font-size: 11px;
	color:Black;
	text-decoration: none;
}
