body {
	font-family: Arial;
	color: #333333;
	background-color: #FF99FF;

}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {

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


	color: #333399;
	text-decoration: none;
}
.SalesHeader {
	font-size: 24px;
	font-weight: bolder;
	color: #003399;
}
.SalesBody {
	font-size: 14px;
	font-weight: normal;
	color: #000099;
}
.TexyStyle1 {
	font-size: 16px;
	font-weight: bolder;
	color: #000099;

}
.TexyStyle2 {
	font-size: 14px;
	font-weight: normal;
	color: #000099;

}
