.Base-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#flinks a:link { color: #FFFFFF; text-decoration: none }
#flinks a:active { color: #CC0066; text-decoration: none }
#flinks a:visited { color: #FFFBE2; text-decoration: none }
#flinks a:hover { color: #C0B160; text-decoration: underline }
a:link { color: #CF1111; text-decoration: underline }
a:active { color: #CF1111; text-decoration: underline }
a:visited { color: #CF1111; text-decoration: underline }
a:hover { color: #CF1111; text-decoration: none }

a.black:link { color: #000000; text-decoration: underline }
a.black:active { color: #000000; text-decoration: underline }
a.black:visited { color: #000000; text-decoration: underline }
a.black:hover { color: #000000; text-decoration: underline }

a.pink:link { color: #990066; text-decoration: underline }
a.pink:active { color: #990066; text-decoration: underline }
a.pink:visited { color: #990066; text-decoration: underline }
a.pink:hover { color: #990066; text-decoration: none }
.small-font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.product-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-top: 20px;
	padding-left: 25px;
	background-image: url(../images/product-order-bg.jpg);
	background-repeat: no-repeat;
}
.order-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #D8CF97;
	text-align: center;
	border: 1px solid #000000;
}
.order-links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #D8CF97;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.small-red-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0102;
}
.white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Pink-Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990066;
}
.Red-Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0102;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0B160;
	color: #000000;
}
.size12 {
	font-size: 12px;
}
.size10 {
	font-size: 10px;
}
.size16blue {
	font-size: 16px;
	font-weight: bold;
	color: #039;
}
.size12grn {
	font-size: 12px;
	font-weight: bold;
	color: #039;
}
