body {
@background: url(../img/back_g.jpg) repeat-x center top ;
  font-size: 13px;
  FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  line-height: 120%;
}
td,th {
  font-size: 13px;
}
.w {
  color: #ffffff;
  font-size: 13px;
}
.p {
  color: #6600cc;
  font-size: 13px;
}

a:link,a:visited {

  text-decoration: none;
}
a:active {
  color: #0099FF;
  text-decoration: none;
}
a:hover {
  color: #ff3399;
  text-decoration: underline;
}
hr {
  color: #ff9900; size: 1px; border-style: dotted; 
}
.red_b {
  font-weight: bold; color: #990000
}
.w_bold {
  font-weight: bold; color: #FFFFFF
}
.or_bold {
  font-weight: bold; color: #FF9900; font-size: 13px;
}
td { color: #666666 }
.g_bold_14 {  font-size: 14px; font-weight: bold; color: #999999}
.g {
	color: #999999;
	font-size: 13px;
}
a:link { color: #FF9900 }