A:HOVER{
  color : red;
  text-decoration: none;
}
body {
  font-size: 12px;
}
td {
  font-size: 12px;
  vertical-align : top;
}
.top {
  background : #ffebe1 url(data/index/bg.gif) repeat-y 0px 0px;
  border-top: 0px none;
  border-left: 0px none;
}
.yl_md{
  font-size : 15px;
  color : yellow;
  font-weight : 700;
}
.wt_md{
  font-size : 15px;
  color : white;
  font-weight : 700;
}
.md{
  font-size : 15px;
  font-weight : 700;
}

.mdr{
  font-size: 16px;
  font-weight: 800;
  color: #CC3300;
}
.red{
  color: #FF0000;
}
.blue{
  color: #0000FF;
}
.min {
  font-size: 10px;
}

.left{
text-align : left;
}

.right{
text-align : right;
}

.center{
text-align : center;
}

br.clr{
clear : both;
}

p{
line-height : 130%;
padding : 0px;
margin : 0px 0px 8px 0px;
}