body {
  font-family: "Times New Roman", Times, serif;
  	margin-top:0px; margin-left:2px; margin-right:2px; background-color:#000000;

}

td {
	font-family: "Times New Roman", Times, serif; 
}

th {
	font-family: "Times New Roman", Times, serif;
}
A:hover { color: red; text-decoration: underline; }
A:visited { color: purple; text-decoration: none; }
	<!-- bullets for availability column -->
	.set_description { text-align:left; }
	<!-- headers for availability column -->
	.Description_Header { text-align:left; color:#006699; font-weight:bold; font-size:12px; }
	.info_header { text-align:left; font-size:24px; font-weight:bold; color:#666666; }
	.force_center{ table-layout: center; }
	

    <!-- Product Name style for homepage and all products being shown on the website. -->
.peddler_product_name {
    color: #000066;
    font-weight: bold;
    font-size:14px;
}   
.peddler_product_name a:link {
  color: #000066;
  text-decoration: none; 
  font-weight: bold;
}
.peddler_product_name a:visited {
 color: #000066;
  text-decoration: none; 
  font-weight: bold;
 }
.peddler_product_name a:hover { /*this effect is not shown in NN4.xx*/
  color:#990000;
  text-decoration: underline; 
  font-weight: bold;
}
.peddler_product_name a:active {/*colour in NN4.xx is red*/ 
  color: #000066;
  text-decoration: underline; 
  font-weight: bold;
}
.hp_colors_available {
    color:#990000;
    font-weight: bold;
    font-size:14px;
}
.msrp {
    color:#000000;
    font-weight: bold;
    font-size:14px;
    text-decoration:line-through;
}
.our_price {
    color:#990000;
    font-weight: bold;
    font-size:14px;
}
.made_in_italy {
    color: #808000;
    font-weight: bold;
    font-size:14px;
}
img a{ border-color:#CCCCCC; border-width:2px; }
.style1 {font-size: 14px}
.style2 {font-size: 14; }
.style3 {font-weight: bold; color: #990000;}
.style4 {font-weight: bold; text-decoration:line-through; color: #000000;}
.style5 {font-weight: bold; color: #808000;}
.style7 {color: #333333}
