span {

font-family: Verdana, Tahoma, Helvetica, Arial; 
font-size: 11px; 
color: #077a00;

}

.text_footer {
font-family:arial,verdana,tahoma;
font-size:11px;
color:#4E3E36;
}

.link_footer {
font-family:arial,verdana,tahoma;
font-size:11px;
color:#4E3E36;
text-decoration:none;
}
.link_footer:hover {
font-family:arial,verdana,tahoma;
font-size:11px;
color:#4E3E36;
text-decoration:none;
}

.shadow-top {
 background: url(./img/bg_shadow-top.jpg);
 background-repeat:repeat-x;
}

.shadow-bottom {
 background: url(./img/bg_shadow-bottom.jpg);
 background-repeat:repeat-x;
}

.text_plain{
font-family:arial,verdana,tahoma;
font-size:11px;
color:#000000;
}

.link_plain_{
font-family:arial,verdana,tahoma;
font-size:11px;
color:#006837;
text-decoration:none;
}

.link_plain{
font-family:arial,verdana,tahoma;
font-size:11px;
color:#006837;
font-weight:bold;
text-decoration:none;
}
.link_plain:hover{
font-family:arial,verdana,tahoma;
font-size:11px;
color:#006837;
font-weight:bold;
text-decoration:none;
}

.form_select{
font-family:arial,verdana,tahoma;
font-size:11px;
color:#006837;
}

.form_input{
font-family:arial,verdana,tahoma;
font-size:11px;
color:#006837;
}

.button{
font-family:arial,verdana,tahoma;
font-size:11px;
color:#006837;
}