@charset "utf-8";
.rps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}
a:link.rps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}
a:visited.rps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-decoration: none;
}
a:hover.rps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color:#00F;
	text-decoration: none;
}
a:active.rps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FF0;
	text-decoration: none;
}
.sbr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
}
a:link.sbr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
}
a:visited.sbr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-decoration: none;
}
a:hover.sbr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color:#00F;
	text-decoration: none;
}
a:active.sbr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FF0;
	text-decoration: none;
}
td img {display: block;}body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	text-align: center;
}