.table_news a:link,
.table_news a:visited,
.table_news a:active{
        font-family: BPG Glaho Arial V5, Arial Unicode MS;
		text-decoration : none;
        color: #334A66;
        font-size: 12px;
}
.table_news a:hover{
        font-family: BPG Glaho Arial V5, Arial Unicode MS;
		text-decoration : none;
        color: #334A66;
        font-size: 12px;
}

.result1{
        background: #CFDFFF;
        font-size: 12px;
}
.result2{
        background: #EFF4FF;
        font-size: 12px;
}
.result3{
        background: #FFF;
        font-size: 12px;
}
.result_title{
        background: #105491;
        color: #FFF;
        font-size: 12px;
        font-weight: bold;
}
.result_table{
        font-size: 12px;
        background-image: url(../images/statistic_table_back.gif);
}

.statistic_grafic{
		background-image: url(../images/statistic_back.gif);
}


