
.Product {  color: #800000; text-decoration: none; font-weight: bold}
.Product:hover {  color: #808000; text-decoration: none; font-weight: bold}
.Product2 { color: #000080; text-decoration: none; font-weight: bold }
.Named {  font-weight: bold; color: #0000FF; text-decoration: none}
.Named:hover {  font-weight: bold; color: #FF0000; text-decoration: none}
