.site_text {   
    text-decoration    :   none;
    font-family        :   Verdana;
    font-size          :   11px;
    color              :   #000000;
}
   
.menu {
	color           : #FFFFFF;
	font-weight     : bold;
	font-size       : 12px;
	font-family     : Tahoma;
	text-decoration : none;
}

.menu:hover{
     font-weight     : bold;
     text-decoration : none;
	 color           : #000000;
  } 
  

.footer_text {   
    text-decoration    :   none;
    font-family        :   Verdana;
    font-size          :   10px;
    color              :   #000000;
}

.text_field1 {
	background         : #fcffed;
	color              : 000000;
	border             : 0px;
	text-decoration    : none;
    font-family        : Tahoma;
    font-size          : 11px;

}

.text_field2 {
	background         : #effda2;
	color              : 000000;
	border             : 0px;
    text-decoration    : none;
    font-family        : Tahoma;
    font-size          : 11px;

}

.text_header {
	color           : #916519;
	font-weight     : bold;
	font-size       : 12px;
	font-family     : Tahoma;
	text-decoration : none;
}

.curr_text {   
    text-decoration    :   none;
    font-family        :   Verdana;
    font-size          :   11px;
    color              :   #5e6d01;
}

.mazeltov_text {   
    text-decoration    :   none;
    font-family        :   Verdana;
    font-size          :   12px;
    color              :   #028818;
}
