<style type="text/css">
<!--
a:link{text-decoration:none;
 font-weight: bold;}
a:visited{text-decoration:none;
 font-weight: bold;}
a:hover{text-decoration:underline;
 font-weight: bold;}
a:active{text-decoration:underline;
 font-weight: bold;}

table a:link{text-decoration:none;
 font-weight: bold;}
table a:visited{text-decoration:none;
 font-weight: bold;}
table a:hover{text-decoration:underline;
 font-weight: bold;}
table a:active{text-decoration:underline;
 font-weight: bold;}

span {
  background: #000056;
  color:#FFDA25;
  font-weight: bold;
  padding:1px;
}
u {
  background: #FFDA25;
  color:#000056;
  font-weight: bold;
  padding:1px;
  text-decoration:none;
}



table {
 table-layout:fixed;
}

  .nopcart {background: #EEEEEE; border:2px solid #FFDA25; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff;}
  .nopheader {background: #000056;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;}
  .nopentry {background: #EEEEEE;border:2px solid #C2C2C2;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000056;}
  .noptotal {background: #C2C2C2;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000056;}
  .nopbutton {background: #FFDA25;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000056;}

.formular {
background:#FFFFFF;
color:#000056;
border:2px solid #FFDA25;
padding:2px;
}

//-->
</style>