.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.border {
	border: 1px solid #351606;
}

h1,h2,h3,h4,h5,h6 {
	display:inline;
}

.bottomlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.bottomlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #cff33e;
	text-decoration: underline;
}

.product {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #cff33e;
	text-decoration: none;
}
.subproduct {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}.subproduct:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #939300;
	text-decoration: none;
}
