/*a:hover {color: #CA0000; font-size: 10pt; font-weight: bold; text-decoration: underline; font-Family:Arial; }*/
.content {color: #004080; font-size: 10pt; font-weight: none;  font-Family:tahoma; }
.subTitle {color: red; font-size: 10pt; font-weight: bold;  font-Family:Arial; }
.productTitle {color: #004080 font-size: 10pt; font-weight: bold;  font-Family:tahoma; width:400px;}
.productDescription {color: #004080; font-size: 10pt; font-weight: none;  font-Family:tahoma; height:100px; width:500px;}

a.productTitle:link   { color: blue;  text-decoration: none; font-Family:Arial; font-weight: bold;}
a.productTitle:active { color: blue; text-decoration: none; font-Family:Arial; font-weight: bold;}
a.productTitle:visited {color: blue;  text-decoration: none; font-Family:Arial; font-weight: bold;}
a.productTitle:hover {}