* {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "新細明體", "細明體";
	color: #AA0000;
	font-size: 12pt;

}
a {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #DB0000;
}
.ProdTitle {
	font-size: 16pt;
	font-weight: bold;
	color: #DD0000;
	margin-left: 20px;
}
.headline {
	font-size: larger;
	font-weight: bolder;
	margin-top: 20pt;
}

.CategoryLink{
	color: #DD0000;
	font-size: 12pt;


}


.title1 {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
	border: none;
}
.footer {
	font-size: 10px;
	color: #666666;
}
input {
	font-size: 10pt;
	height: 16pt;
}
.ProdOrderEnq {

	font-size: small;
	color: #DD0000;
	margin-left: 20px;
}
