 .r{color:red;} 

body{color:black;
    padding: 0px;text-align:center;background-color:#fc9;
}
.headline1{background-color:#fc9;
    font-size:30px;
    border: 2px solid #ff0016;
    margin-bottom:2px;
}
.table1{
    padding:14px;
    overflow: auto;
   
}
.top_five {
  background-color: #ffff00;
  border-color: #00008d;
  border-left: 3px solid #00008d;
  border-right: 3px solid #00008d;
  border-style: dashed;
  border-radius: 20px;
  border-width: 3px;
  color: #000000;
  font-family: "Times New Roman",Times,serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 5px;
  text-align: center;
  margin:8px;
  padding:5px;
}
#pic {
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
.date 
{color:black}
.button{background-color:#a0d5ff;color:#220c82;padding:10px 30px;
font-size:16px;margin:5px ;border-radius:10px;border:2px solid #0000005c;
text-decoration:none;
font-weight:800;text-shadow:1px 1px #00bcd4;box-shadow:0 8px 10px 0 rgba(0,0,0,.2) , 
0 6px 8px 0 rgba(0,0,0,.19);display:inline-block;transition:all .3s}

.HEADLINES 
a{color:black}.kalyanresult{background-color:LightSkyBlue;color:black;font-weight:bold;font-style:italic;font-size:large;text-decoration:blink}.kalyanresult 
a{color:black}.KHALI{background-color:black;color:gold;font-weight:bold;font-style:italic;font-size:large;text-decoration:blink}.KHALI 
a{color:purple}.mainresult{background-color:LawnGreen;color:black;font-weight:bold;font-style:italic;font-size:large;text-decoration:blink}.NOTICE{background-color:black;color:GOLD;border-width:5px;border-color:red;border-style:dotted;margin-top:10px;margin-bottom:10px;margin-left:10px;margin-right:10px;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;font-weight:bold;font-style:italic;font-size:large;text-decoration:blink}.NOTICE 
a{color:black}.TOP{background-color:RED;color:WHITE;border-width:2px;border-color:BLUE;border-style:solid;font-weight:bold;font-style:italic;font-size:large;text-decoration:blink}.online{background-color:black;color:#FF0080;font-weight:bold;font-style:italic;font-size:large;text-decoration:blink}.DisplayResult{font-size:19pt}.boxes_titles{text-align:center;color:#000;font-weight:bold}.boxes_dash{text-align:center;color:#000;font-weight:bold}.boxes_text_win_numbers{text-align:center;color:#000;font-weight:800;font-size:25pt}
a{color:Red} 

	
	.HEADLINES{
    font-weight:700;
    font-size:large
}
	  

a{
    color:Red;
}
.HEADLINES{
    background-color:#f4430b;
    color:#fff;
    font-style:italic;
    /*text-decoration:blink; padding:16px;*/
}
.a1{
    background:#FF0040
}
.a2{
    color:#fff;
    font-size:30px
}
table{  border: 1px solid;
    width:100%;
    /*border-radius:20px;*/
}
th{
    background:#FFF
}
td,th{color:black;font-weight: bold;
    padding:0px;
    text-align:center;
	border-bottom: 2px solid #9e9e9e;
}
tdfffff:nth-child(1) {
	border-right:1px solid blue;
	padding-right:3px;
}
td:nth-child(19) {
	padding-right:5px;
}
@media screen and (min-width:500px){
    .normal,.redword{
        font-size:28px
    }
    .tabfirst{
        margin:auto;
        width:50%
    }
    .redword{
        color:red
    }
    td{
        font-size:16px;
        padding:5px 3px
		
    }
	
}

@media screen and (max-width:500px){
    .normal,.redword{
        background-color:#fff;
        font-size:13px
    }
    table{
        max-width:100%;
        min-width:60%
    }
    .redword{
        color:red
    }
    td{
        font-size:10px;
        padding:1px
    }
table{
		color:#000;
		width:100%;
		border-style:double ;
	}

}
@media screen and (max-width:320px){
    .normal,.redword{
        background-color:#fff;
        font-size:12px
    }
    table{
        max-width:100%;
        min-width:60%
    }
    .redword{
        color:red
    }
    td{
        font-size:8px;
        padding:3px 1px
    }
}
