table {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
body {
	background-image: url(images/bg.gif);	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.tdbgimg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.productimg {
	border: 2px outset #FFFFFF;
}

.trlink {
	background-image: url(line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tableline {
	border: 1px double #1F6078;
}
.tinput {
	font-size: 12px;
	color: #666666;
	height: 18px;
	width: 30px;
}
.tdtext {
	font-size: 14px;
	line-height: 20px;
	color: #FFCC00;
}
.link {
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
 A.link:link {
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
}
 A.link:visited {
	font-size: 12px;
	color:  #0099CC;
	text-decoration: none;
}
 A.link:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
