body {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F8F4F3;
	margin: 0px;
}
.but1:link {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #19388a;
	text-decoration: none;
}
.but1:visited {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #19388a;
	text-decoration: none;
}
.but1:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.but1:active {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #19388a;
	text-decoration: none;
}

.but2:link {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #19388a;
	text-decoration: none;
	letter-spacing: 1px;
}
.but2:visited {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #19388a;
	text-decoration: none;
	letter-spacing: 1px;
}
.but2:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.but2:active {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #19388a;
	text-decoration: none;
	letter-spacing: 1px;
}

.text1 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #19388a;
	text-decoration: none;
	letter-spacing: 1px;
}

.h1 {
	font-family: "century Gothic";
	font-size: 12px;
	color: #19388a;
	font-weight:bold;
	text-decoration: none;
}

h1 {
	font-size: 12pt;
	color: #19388a;
	font-weight:bold;
	text-decoration: none;
}

.text2 {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #19388a;
	text-decoration: none;
}

.sublink {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.sublink a{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.sublink a:hover{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.product {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
}
.white {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}	
.brown {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #af7631;
	text-decoration: none;
}
.purple {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #AB499B;
	text-decoration: none;
}
.green {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #91C444;
	text-decoration: none;
}
.pink {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #f37b96;
	text-decoration: none;
}
.blue {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}
.blue2 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
	text-transform: capitalize;
}
.green2 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #91C444;
	text-decoration: none;
	text-transform: capitalize;
}
.brown2 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #af7631;
	text-decoration: none;
	text-transform: capitalize;
}
.pink2 {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #f37b96;
	text-decoration: none;
	text-transform: capitalize;
}
