body {
  background:#ffffff;
  margin:0;
  padding:10px 10px;
  font:medium calibri,verdana,Arial,helvetica;
  color:#333;
  font-size: 85%;
  }

img {
border-top-width: 0px;
border-right-width-value: 0px;
border-bottom-width: 0px;
border-left-width-value: 0px;
padding:0px 0px 0px 0px;
  }

h1 {
  background:#fff;
  margin:0;
  padding:0px 0px 20px 0px;
  color:#000;
  font-size: 250%;
  }

a:link {
  color:#c60;
  text-decoration:none;
  border-bottom:0px dotted;
  line-height:100%;
  }
a:visited {
  color:#c60;
  text-decoration:none;
  border-bottom:0px dotted;
  line-height:100%;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  border-bottom:0px;
  line-height:100%;
  }

a:link img {
  border-width:0;
  text-decoration:none;
  border-bottom:0px;
  border-bottom-style: none;
  border-bottom-color: #000000;
  line-height:100%;
  }

a:visited img {
  border-width:0;
  text-decoration:none;
  border-bottom:0px;
  border-bottom-style: none;
  border-bottom-color: #000000;
  line-height:100%;
  }

a:hover img{
  color:#000;
  text-decoration:none;
  border-bottom:0px;
  border-bottom-style: none;
  background-color: #000;
  border-bottom-color: #000000;
  line-height:100%;
  }

.noborder {
  color:#000;
  text-decoration:none;
  border-bottom:0px;
  border-bottom-style: none;
  background-color: #000;
  border-bottom-color: #000000;
}

