.tops{
font-size : 12px;
}
TD{
	font-size: 13px;
}

.text16 {
	font-size: 16px;
}

.text12 {
	font-size: 12px;
	color: #000000;
}
.gray {
	font-size: 10px;
	color: #999999;
}
.red10 {
	font-size: 10px;
	color: #ff0000;
}

.red {
	font-size: 13px;
	color: #ff0000;
}
.blue{
	font-size: 13px;
	color: #0000ff;
}

BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

A:link.texta{
 color: #ff6666;
 font-size : 14px;
 text-decoration : none;
}

A:visited.texta{
 color: #ff6666;
 font-size : 14px;
 text-decoration : none;
}

A:HOVER.texta{
 font-size: 14px;
 color: #ff6666;
 background-color: #ffe4ca; 
}
A:link.textb{
 color: #0000ff;
 font-size : 14px;
 text-decoration : none;
}

A:visited.textb{
 color: #0000ff;
 font-size : 14px;
 text-decoration : none;
}

A:HOVER.textb{
 font-size: 14px;
 color: #0000ff;
 background-color: #d7d7ff; 
}
.bt300{
font-size : 15px;
width : 300px;
}
