.productmenu { border:#FFFFFF 1px solid;
display: block;
height: 150px;
weight: 100px;
text-align: center; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #0000BD; 
background-color:transparent;
text-decoration: none;}

.productmenu:hover { border:#0000BD 1px solid;
font-family: Arial, Helvetica, sans-serif; 
font-size:12px; font-weight:bold; 
background-color: transparent; 
color: #FF0000; 
text-decoration: underline;}
