#images {
  padding-top: 10px;
  margin-left: 15px;
  height: 62px;
  width:  210px;
  border: 0;
}

#left {
  /*background-image: url("rudysbg.jpg");*/
  text-align: left;
  color: #3c5d9a;
  color: black;
  font-size: 18px;
  font-weight: bold;
}
#right {
 /* background-image: url("rudysbg.jpg");*/
  text-align: right;
   color: #3c5d9a;
   color: black;
  font-size: 18px;
  font-weight: bold;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}