.links {


font: normal 11px Arial;
color: black;
text-decoration: underline;

}

.links:hover {


font: normal 11px Arial;
color: #BF7A00;
text-decoration: underline;

}


.content {

font: normal 11px Arial;
color: black;
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 2px;


}

li {

font: normal 11px Arial;
color: black;
margin-left: 5px;
}


.footer_links {

font: normal 10px Arial;
color: black;
text-decoration: none;

}

.footer_links:hover {

font: normal 10px Arial;
color: #BF7A00;
text-decoration: none;


}

.footer {

font: normal 10px Arial;
color: black;

}

.text_inside {

font: normal 11px Arial;
color: black;
margin-left: 4px;
margin-right: 4px;
margin-top: 5px;
margin-bottom: 5px;

}

.news_title_left {

font: bold 12px Arial;
color: #000000;

}


.news_title_center {

font: bold 13px Arial;
color: #771515;

}

.inputs {

border: #000000 1px solid;
height: 17px;
font: normal 11px Arial;

}