body { color: black; font-family: arial; background-color: #cc9; }

p {}

td {}

a:link { color: #336 }

a:visited { color: #666 }

a:hover { color: #033 }

a:active { color: red }
.footer { color: #666; font-size: 60%; font-family: arial; }
.border { border: solid 1px #666; }
.10pixlfpad { padding-left: 10px; }
.welcome { color: #666; font-size: 130%; font-family: "times new roman"; padding-left: 100px; }
.Tital { color: #036; font-size: 160%; font-family: "times new roman"; }
.line { border-bottom: 1px solid #036; }
.hometext { color: #336; font-size: 80%; font-family: "times new roman"; }
.20pxwd { width: 20px; }
.70test { color: #336; font-family: "times new roman"; }
.homeDiscount { color: #ad1203; font-size: 16px; font-weight: bold; }

A.save:link {
	color: #ad1203;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
}
A.save:visited {
	color: #ad1203;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
}
A.save:active {
	color: #ad1203;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
}
A.save:hover {
	color: #222;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
}
TD.save {
	font-weight : bold;
}
P.save {
	font-weight : bold;
}