body {
	
	font-size : 30px;
	
}
.chartwale { background-color: gold; color: black; border-width: 5px; border-color: red; border-style: outset; 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; }
.date { background-color: gold; color:  black; border-width: 5px; border-color: red; border-style: outset; 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; }
.date a { color:  black; }
.HEADER { background-color: black; color: white; border-width: 5px; border-color: gold; border-style: double; 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; }
.HEADER a { color: red; }
.HEADLINES { background-color:  #9900FF; color:  WHITE; font-weight: bold; font-style: italic; font-size: large; text-decoration: blink; }
.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: #000000; 
   font-weight:bold;

}
.boxes_dash {
   
  
   text-align:center;
   color: #000000; 
   font-weight:bold;
}
.boxes_text_win_numbers {
   
   
   text-align:center;
   color: #000000;
   font-weight:800;
font-size:25pt;
}

.bottom-1 {
    margin: 5px 0 15px;
}
.go-to {
    margin: 10px 0;
    font-weight: 700;
    color: #0d0304;
    font-size: 20px;
    background-color: #fb00ff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px -3px #000;
    text-shadow: 1px 1px 2px #fff;
}