.Sales_Title {
}
.Sales_Title {
	font-size: 24px;
	font-style: italic;
	color: #663300;
	font-weight: bold;
}
.Header_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A05816;
	font-weight: bold;
}
.Linkies {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border: medium double #993300;
}

.Red_and_Bold {
	font-weight: bold;
	color: #FF0000;
}
