<style type="text/css">



a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}


</style>test {
	font-family: "Courier New", Courier, mono;
	text-decoration: blink;
}
.test1 {
	font-family: "Courier New", Courier, mono;
	text-decoration: blink;
}
.smbng {
	background-color: #FFFFCC;
}
.topbng {
	background-color: #CCFFCC;
}
.head1 {
	font-size: x-large;
	font-style: normal;
	text-align: center;
}
.guarantee {
	font-size: x-small;
	font-weight: normal;
	color: #FF0000;

}
.guaranteeBody {
	font-size: x-small;
	color: #000000;
}
.guaranteeLG {
	font-size: medium;
	color: #FF0000;
}
.guaranteeLRGBody {
	font-style: italic;
	color: #000000;
}
.SALE {
	font-weight: bold;
	color: #FF0000;
}
.SmallFont {
	font-size: x-small;
}
.RedLrgFont {
	font-size: large;
	color: #FF0000;
}
.LrgItalic {
	font-size: medium;
	font-style: italic;
}
.italicnormal {
	font-style: italic;
}
.boldallcapnormal {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.strikenormal {
	text-decoration: line-through;
}
.rednormal {
	line-height: normal;
	color: #FF0000;
}
