
font.text {
  font-family:'MS Sans Serif';
  font-size:11;
  color:#000000;
}

a.location {
 font-family:'Arial';  
 font-size:12;
 text-decoration:none;  
 color:#003366
}

a.location:hover {
 font-family:'Arial';
 font-size:12;
 text-decoration:underline;
 color:#990000
}

a.location_prod {
 font-family:'Arial';  
 font-size:12;
 text-decoration:none;  
 color:#003366
}

a.location_prod:hover {
 font-family:'Arial';
 font-size:12;
 text-decoration:underline;
 color:#990000
}
