body {
	font-family: Arial;
	color: #333333;
; background-color: #666699
}
a:link {
	color: #FFCC00;
	text-decoration: blink;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {

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


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

