@charset "utf-8";
body {
	color: #222222;
	font-size: 12px;
	line-height: 1.35em;
	margin:0px;
	padding:0px;
}
td {
	font-size: 12px;
	line-height: 1.35em;
	text-align:left;
}
.live-color {
	color: #333333;
}
.live-color a:link {
	color: #CC0000;
	text-decoration : none;
}
.live-color a:visited {
	color: #CC3333;
	text-decoration : none;
}
.live-color a:hover {
	color: #FF6666;
}
.defont10 {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.defont10 a:link {
	color: #333333;
	text-decoration : underline;
}
.defont10 a:visited {
	color: #666666;
	text-decoration : underline;
}
.defont10 a:hover {
	color: #FF0000;
}

.defont10-11 {
	font-size: 10px;
	color: #333333;
	line-height: 11px;
}
.defont10-11 a:link {
	color: #333333;
	text-decoration : underline;
}
.defont10-11 a:visited {
	color: #666666;
	text-decoration : underline;
}
.defont10-11 a:hover {
	color: #FF0000;
}

.defont10b {
	font-size: 10px;
	color: #AADDFF;
	line-height: 14px;
}
.defont10b a:link {
	color: #AADDFF;
	text-decoration : underline;
}
.defont10b a:visited {
	color: #AADDFF;
	text-decoration : underline;
}
.defont10b a:hover {
	color: #D7F0FF;
}


.defont12 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.defont12 a:link {
	color: #333333;
	text-decoration : underline;
}
.defont12 a:visited {
	color: #666666;
	text-decoration : underline;
}
.defont12 a:hover {
	color: #FF0000;
}

.defont12-rank {
	font-size: 12px;
	color: #333333;
}
.defont12-rank a:link {
	color: #00FFFF;
	text-decoration : underline;
}
.defont12-rank a:visited {
	color: #AAFFFF;
	text-decoration : underline;
}
.defont12-rank a:hover {
	color: #00FF99;
}

.defont12-live {
	font-size: 12px;
	color: #333333;
}
.defont12-live a:link {
	color: #CC0000;
	text-decoration : none;
}
.defont12-live a:visited {
	color: #CC3333;
	text-decoration : none;
}
.defont12-live a:hover {
	color: #FF6666;
}

.defont12-live2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.defont12-live2 a:link {
	color: #CC0000;
	text-decoration : none;
}
.defont12-live2 a:visited {
	color: #CC3333;
	text-decoration : none;
}
.defont12-live2 a:hover {
	color: #FF6666;
}


.defont14 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.defont14 a:link {
	color: #FF0000;
	text-decoration : underline;
}
.defont14 a:visited {
	color: #666666;
	text-decoration : underline;
}
.defont14 a:hover {
	color: #FF0000;
}


.defont14-24 {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
.defont14-24 a:link {
	color: #333333;
	text-decoration : underline;
}
.defont14-24 a:visited {
	color: #666666;
	text-decoration : underline;
}
.defont14-24 a:hover {
	color: #FF0000;
}

.defont16 {
	font-size: 16px;
	color: #333333;
	line-height: 18px;
}
.defont16 a:link {
	color: #333333;
	text-decoration : underline;
}
.defont16 a:visited {
	color: #666666;
	text-decoration : underline;
}
.defont16 a:hover {
	color: #FF0000;
}

.defont18 {
	font-size: 18px;
	color: #333333;
	line-height: 21px;
}
.defont18 a:link {
	color: #333333;
	text-decoration : underline;
}
.defont18 a:visited {
	color: #666666;
	text-decoration : underline;
}
.defont18 a:hover {
	color: #FF0000;
}


.f-strong {
	font-weight: bold;
}

.f-black {
	color: hsl(0,0%,0%)000;
}
.f-black2 {
	color: hsl(0,0%,0%)000;
	font-weight: bold;
}
.f-white {
	color: hsl(0,0%,100%)FFF;
}
.f-white2 {
	color: hsl(0,0%,100%)FFF;
	font-weight: bold;
}
.f-blue {
	color: #006699;
}
.f-blue2 {
	color: #006699;
	font-weight: bold;
}
.f-red {
	color: #FF0000;
}
.f-red2 {
	color: #FF0000;
	font-weight: bold;
}
.f-red-bl {
	color: #FF0000;
	text-decoration: blink;
}
.f-orange {
	color: #FF6600;
}
.f-orange2 {
	color: #FF6600;
	font-weight: bold;
}
.f-brown {
	color: #990000;
}
.f-brown2 {
	color: #990000;
	font-weight: bold;
}
.f-yellow {
	color: hsl(0,0%,100%)F00;
}
.f-yellow2 {
	color: hsl(0,0%,100%)F00;
	font-weight: bold;
}
.f-orange {
	color: #FF6600;
}
.f-orange2 {
	color: #FF6600;
	font-weight: bold;
}
.f-green {
	color: #009900;
}
.f-green2 {
	color: #009900;
	font-weight: bold;
}
