
.round {
	color:#FFFFFF;
	font-size:12px;
	font-family:Sylfaen;
}

.un_cut {
     color: white;
     font-family: Arial;
     font-size: 13px;
     margin-left: 10px;
     margin-top: 10px;
     
}

.block_head_geo {
     font-family: Sylfaen;
     font-size: 13px;
     color: #FFFFFF;
     margin-left: 5px;
}

.block_cat_geo {
     font-family: Sylfaen;
     font-size: 13px;
     color: #000000;
     margin-left: 5px;
}

#stat_table .tab_head {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
        height: 25px;
}

#stat_table td {
     font-family: Sylfaen;
     font-size: 13px;
     color: #000000;
     margin-left: 5px;
     height: 25px;
}

#stat_table .num {
     font-family: Arial;
     font-size: 12px;
     color: #000000;
     margin-left: 5px;
}

#stat_table .sg_str {
     font-family: Arial;
     font-size: 12px;
     color: #000000;
}

.num {
     font-family: Arial;
     font-size: 18px;
     color: #000000;
}

.sel_num {
     font-family: Arial;
     font-size: 18px;
     color: white;
     background-color: #DC181A;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

