div.master {
  height:53px;
  padding-top:6px;
  text-align:center;
  font-size:16px;
  line-height:130%;
  font-weight:bold;
  background-color:rgb(154,34,135);
}

div.master a:link    { color:white !important; text-decoration:none; }
div.master a:visited { color:white !important; text-decoration:none; }
div.master a:hover   { color:white !important; text-decoration:underline; }
div.master a:active  { color:white !important; text-decoration:none; }

