BODY {
  BACKGROUND: #F5F5F5;
  COLOR: #000000;
  PADDING-TOP: 2px;
  PADDING-RIGHT: 10px;
  PADDING-LEFT: 10px;
  PADDING-BOTTOM: 10px;
  MARGIN: 0px;
}
a:link {
  color : #0033FF;
  text-decoration : none;
}
a:visited {
  color : #0033FF;
  text-decoration : none;
}
a:hover {
  color: #0033ff;
  text-decoration : underline;
}
.ranking TD {
  font-size:x-small;
}
.ranking A {
  DISPLAY: block;
}
.ranking A:hover {
  BACKGROUND-COLOR: #ccffff;
  text-decoration : none;
}

hr {
color: #666666;
border: 0;
height: 1px;
}
.ADTXT A {
	font-size:x-small;
	COLOR: #800000;
	BACKGROUND-COLOR: #ffffff;
	DISPLAY: block;
	WIDTH: 700px;
	text-decoration : none;
}
.ADTXT A:hover {
	font-size:x-small;
	COLOR: #800000;
	BACKGROUND-COLOR: #ffffff;
	text-decoration : none;
}