a {
  background-image: url(images/blank_button.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 15px;
}

a:link { color: #3D65E6; text-decoration: none }
a:visited { color: #3D65E6; text-decoration: none }
a:active { color: #3D65E6; text-decoration: none }
a:hover { color: #3D65E6; text-decoration: underline }
td {font: 10pt verdana;}
p {text-align: justify; padding-left: 10px; padding-right: 10px;}
