A {
  color: #FF0000;
}
A:hover {
  color: #FF0000;
}
BODY.minco {
  margin-left: 0px; 
  margin-top: 20px; 
  margin-right: 0px; 
  margin-bottom: 20px; 
  background: #FFFFFF; 
  font-family: Arial, Tahoma, Verdana; 
  font-size: 12px;
  color: #737373; 
}
TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #737373;
  text-decoration: none;
}
TABLE.maintable {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #737373;
  text-decoration: none;
  width: 790px;  
} 
.menulink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #737373;
  text-decoration: none;
}
.menulink:hover {
  color: #FF0000;
} 
.productlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
}
.menulink:hover {
  color: #FF0000;
} 
.pageheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  color: #737373;
  text-decoration: none;
}
.productheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #737373;
  text-decoration: none;
}
.productheaderselect {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}
.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #737373;
  text-decoration: none;
}
.footerlink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #737373;
  text-decoration: none;
}
.footerlink:hover {
  color: #737373;
  text-decoration: underline;
}
.inputbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #737373;
  text-decoration: none;
}
.errortext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
}
.tablemenutext {
  background-color: #E8E8E8;
  border-top: #303030 1px solid;
  border-left: #303030 1px solid;
  border-right: #303030 1px solid;
  border-bottom: #303030 1px solid;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #303030;
  text-decoration: none;
}