A {
  color: #336699;
  text-decoration: none;
}

A:hover {
  color: #0000FF;
  text-decoration: underline;
}
.item_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
	color: #FFFFFF;
	background-color: #DDDDDD;
	text-align: center;
	margin: 2px;
	padding: 2px;
	display: table-row;
}
.box_border {
	border: 1px solid #DDDDDD;
	clear: none;
	float: none;
	width: 225px;
	padding: 0px 0px 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	left: auto;
	top: auto;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.item_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	font-style: italic;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin: 10px;
}
.number_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: decimal;
}
.center_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.sub_category_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0 5px 0;
}
