a:link {
color: #000099; text-decoration: none
}

a:visited {
color: #000099; text-decoration: none
}

a:hover {
text-decoration: underline;
}

.submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
  }

.mySearchBox { background-image: url(images/search.gif); background-repeat: no-repeat; background-position: center; background-color:#fff; }
