body {
	background-color: #fff200;
	background-image: url(images/02.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
}

#Table_01 {
	background-image: url(images/16.gif);
	background-repeat: repeat-x;
}
.tit {
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
}
.dsc {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	text-align: center;
	width: 468px;
	text-indent: 10px;
	font-weight: bold;
	font-family: Tahoma;
}
.no {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bnr {
	border: 2px dashed #993300;
}
a:hover .tit {
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
	text-decoration: none;
	text-align: center;
}
.rnk {
	font-size: 36pt;
	color: #FF3300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.gls {
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
}


a:hover .bnr {
	border: 1px solid #FFFFFF;
}
.gls2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #4A4A00;
	text-decoration: none;
}
a:visited {
	color: #CCCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}
