BODY{
	color : #000000;
	background-color : #ffffff;
}
TD{
	font-size : 12px;
	line-height : 16px;
}
A{
  color : #000000;
  text-decoration : none;
}
A:hover{
  color : #ffd600;
  text-decoration : underline;
}
.size_12-15{
	font-size : 12px;
	line-height : 15px;
}
.size_10{
  font-size : 10px;
}
.text_white{
	color : #ffffff;
}

