td {
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
}
.orange {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #FFA800;
}
a.orange {
        text-decoration:none;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #FFA800;
}
a:hover.orange {
        text-decoration:underline;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #FFA800;
}
.grey {
        font-family: Tahoma;
        font-size: 11px;
        color: #E2E2E2;
}
a.grey {
        text-decoration:underline;
        font-family: Tahoma;
        font-size: 11px;
        color: #E2E2E2;
}
a:hover.grey {
        text-decoration:none;
        font-family: Tahoma;
        font-size: 11px;
        color: #E2E2E2;
}
.green {
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #25E000;
}
a.green {
        text-decoration:none;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #25E000;
}
a:hover.green {
        text-decoration:underline;
        font-family: Tahoma;
        font-size: 11px;
        font-weight: bold;
        color: #25E000;
}
.blue {
        font-family: Tahoma;
        font-size: 11px;
        color: #87BCDF;
}
form {padding:0px; margin:0px}
.forma1 {
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
        height: 18px;
        width: 188px;
        border:1px solid #525958;
        background-image: url(images/04_contacts_forma1--backgro.jpg);
}
.forma2 {
        font-family: Tahoma;
        font-size: 11px;
        color: #FFFFFF;
        height: 59px;
        width: 188px;
        border:1px solid #525958;
        background-image: url(images/04_contacts_forma2--backgro.jpg);
        overflow:auto;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
