a:hover {
  text-decoration: underline;
  color:#33CCFF
;
}
a:link {
  color: #0099FF;
}
a:visited {
  color:#0054D2;
}
p {
  text-align: left;
  font-size: 12px;
  font-color: #333333;
  line-height: 1.7em;
}
.border {
  background-image : url(../images/2007_07/border.gif);
  background-repeat: repeat-x;
  display: block;
  margin: 0px;
  padding: 0px;
  height: 10px;
  width: 450px;
}
body {
  margin-top: 0px;
  background-image : url(../images/2007_07/back_ground.jpg);
  background-repeat: repeat-x;
  background-color: #7DB8C9;
  margin-left: 0px;
}
td {
  line-height: 1.7em;
  font-size: 12px;
  color: #525252;
}
.text_bold {
  font-size: 12px;
  line-height: 1.7em;
  font-weight: bold;
  color: #0066CC;
}
.copy {
  font-size: 10px;
  color: #FFFFFF;
}
