a.springs:link{
    font-family: Arial,Tahoma;
    font-size: 11px;
    color:#161616;
    font-weight: bold;
    text-decoration: none;
}

a.springs:visited{

font-family: Arial,Tahoma;
    font-size: 11px;
    color:#161616;
    font-weight: bold;
    text-decoration: none;
}

a.springs:hover{
    font-family: Arial,Tahoma;
    font-size: 11px;
    color:#363636;
    font-weight: bold;
    text-decoration: none;
}



a:link{
    font-family: Arial,Tahoma;
    font-size: 11px;
    color:#111111;
    font-weight: bold;
    text-decoration: none;
}

a:visited{
    font-family: Arial,Tahoma;
    font-size: 11px;
    color:#111111;
    font-weight: bold;
    text-decoration: none;
}

a:hover{
    font-family: Arial,Tahoma;
    font-size: 11px;
    color:#333333;
    font-weight: bold;
    text-decoration: underline;
}


.txt_black_1{
    font-family: Tahoma;
    font-size: 11px;
    color:#161616;
    font-weight: bold;
    text-align: justify;
}

.txt_red_1{
    font-family: Arial,Tahoma;
    font-size: 12px;
    color:#9E2D39;
    font-weight: bold;
}

.txt_red_4{
    font-family: Arial,Tahoma;
    font-size: 16px;
    color:#9E2D39;
    font-weight: bold;
}

.content_title{
    font-family: Arial,Tahoma;
    font-size: 20px;
    color:#9E2D39;
    font-weight: bold;
}

input{
    font-family: Arial,Tahoma;
    font-size: 11px;
    color:#161616;
    border: 1px solid #9E2D39;
}

textarea{
    font-family: Arial,Tahoma;
    font-size: 11px;
    color:#161616;
    border: 1px solid #9E2D39;
}



