A:link {
  color: #0043CB;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
A:visited {
  color: #0043CB;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
A:active {
  color: #0043CB;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
A:hover {
  color: #00BAFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
BODY {
	background:url(./img/f_back.gif) repeat-y scroll center;
  background-color: #DDA6BF;
  margin: 0px;
  font-size: 12px;
}
TH, TD {
  font-size: 12px;
}
FORM {
  margin: 0px;
}
BR {
  line-height: 10pt;
}
