body {
	font-family: Arial;
	color: #333333;
	background-image: url(images/bg.jpg);
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {

	color: #000066;
	text-decoration: none;
}
a:active {


	color: #000033;
	text-decoration: none;
}
.SalesHeader {
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.SalesBody {
	font-size: 14px;
	font-weight: normal;
	color: #000033;
}
.TexyStyle1 {
	font-size: 16px;
	font-weight: bolder;
}
.TexyStyle2 {
	font-size: 14px;
	font-weight: normal;
}

