.text {
	font: normal 12px "Courier New", Courier, mono;
	color: #000000;
}
.textred {

	font: normal 12px "Courier New", Courier, mono;
	color: #FF0000;
}
a:link {
	font: bold normal 12px "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: underline;
}
a:visited  {
	font: bold normal 12px "Courier New", Courier, mono;
	color: #7A9AC1;
	text-decoration: underline;
}
a:hover {
	font: bold normal 12px "Courier New", Courier, mono;
	color: #0000FF;
	text-decoration: none;
}.textredbold {


	font: bold normal 12px "Courier New", Courier, mono;
	color: #FF0000;
}
.redunderlinedbold {
	font: bold normal 12px "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: underline;
}
.textblueboldPrice {



	font: bold normal 12px "Courier New", Courier, mono;
	color: #7A9AC0;
}
.textredheader {


	font: bold normal 16px "Courier New", Courier, mono;
	color: #FF0000;
}
.product-text {

	font: normal 12px "Courier New", Courier, mono;
	color: #000000;
}
.underline {

	font: bold normal 12px "Courier New", Courier, mono;
	color: #FF0000;
	text-decoration: underline;
}
