* {
    font-family: inherit;
}

body {
    background-color: black;
    color: white;

}

a {
    color: white;
}

h2 {
    color: #FFF;
    font-size: 15px;
    text-align: center;
}
p {
    margin: 0 0 0px;
}

.tr1 { background-color:#FFFFFF;color:#000000; }
#enter1{
         background-color: #0c62ad;
         text-align: center;
         text-shadow: 1px 1px blue;
         font-size: 20px;
         border:2px solid lime
         }
#enter1 h2 {margin-top:4px; margin-bottom: 4px; color:#f5eeee}		 
#enter1 a {color:#FFF; font-size:25px}		 
.list{
	background-color: #ffffff; 
	color: #ffffff; 
	border-style: double; 
	border-color: #990033;
}
.list4{
	background-color: #000; 
	color: #ffffff; 
	border-style: double; 
	border-color: #990033;
}
.list a{ text-decoration:none;
         color:#11499d; 
		 font-size: 18px;
}
.list4 a{ text-decoration:none;
         color:#FFF; 
		 font-size: 18px;
}
.footer{
	background-color:red; 
	border: 4px solid #000;
	text-align:center;
}
.hotlink-black {
	border:1;
	text-align:center;
	width:100%;
}
.hotlink-black td {
	padding: 2px;
	border: 2px solid yellow;
	text-align:center;
	width:50%;
	background-color:blue;
}
.hotlink {
	border:1;
	text-align:center;
	width:100%;
}
.hotlink td {
	padding: 2px;
	border: 2px solid yellow;
	text-align:center;
	width:50%;
	background-color:#000;
	font-weight:bold;
}
.hotlink a {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.pages{
	width:100%;
	text-align:center;

}
.pages td{
	padding: 8px 5px 8px 5px;
	text-align:center;
	background-color:#ff5e00;
	border:2px solid #000
}
.bus{color:#fff;background-color:red; font-weight:bold}
.bookmark{background-color: yellow; color:white; font-weight: bold; font-style: bold; font-size: large; text-decoration: none; border-width: 3px; border-color:red; border-style: outset; margin: 2px; padding: 10px; border-radius: 10px; text-align: center;}
.bookmark font {size:3; color:#000}
.3month{
	width:200px;
	height:60px
}

.chart{
	width:100%; overflow-x: scroll; margin: auto; color:#CCCCCC;
}
.rtable{
	border:1px thin; 
	text-align:center;
	width:100%;
}
.rtable td {border:1px solid #000; color: #000;}
.rtable th {border-color:#000; background-color:#cc4c1a; color:#CCCCCC; font-size:15px; font-weight:bold; padding: 0px 5px 0px 5px;}
.list{
	background-color: #ffffff; 
	color: #ffffff; 
	border-style: double; 
	border-color: blue;
	text-align:center;
	padding: 5px;
	border-radius: 19px;
}
.list  a{ text-decoration:none;
         color:#000; 
		 font-size: 16px;
		 
		 
}
.list2{
	background-color: yellow; 
	color: #ffffff; 
	border-style: double; 
	border-color: #990033;
	text-align:center;
	
}
.list2  a{ text-decoration:none;
         color:#ff0000; 
		 font-size: 16px;
		 
}
.list3{
	background-color: #FFFF99; 
	color: #ffffff; 
	border-style: double; 
	border-color: #990033;
	text-align:center;
}
.list3  a{ text-decoration:none;
         color:#ff0000; 
		 font-size: 16px;
		 
}
.content{
	background-color: #fff; color:#000; font-weight: bold; font-style: bold; font-size: large; text-decoration: none; border-width: 3px; border-color:#0008ff; border-style: outset; margin: 3px; padding: 10px; border-radius: 10px; text-align: center;
}
.content h3 {
	color:red; font-size:21px; font-weight:bold
}
.content a {
	color:Red;
	
}
.livegame{
	color:red;
	font-size:34px;
	font-weight:bold
}
.liveresult{
	color:green;
	font-size:34px; 
	font-weight:bold;
}
.style4{color: brown; font-size: 15px; font-weight:bold}
.style5{color: red; font-size: 20px; font-weight:bold}
.style6{color: blue; font-size: 15px; font-weight:bold}
.style7{color: darkgreen; font-size: 15px; font-weight:bold}
.ttd {border-color:#000; background-color:#B90621; color:#CCCCCC; font-size:15px; font-weight:bold; padding: 0px 5px 0px 5px;}

