body {
background: #ffffff;
margin: 0px;
}
td {
vertical-align: top;
font-size: 12px;
color: #4e4e4e;
font-family: Arial;
text-align: justify;
}
#bottom {
vertical-align: bottom;
}
div.date {
font-size: 12px;
color: #9a2f58;
font-weight: 700;
}
font.green {
font-size: 15px;
color: #7ab048;
font-family: Arial;
font-weight: 700;
}
#title {
color: #7ab048;
font-size: 30px;
}
#pink {
color: ; #dfacac;
}
#lang {
color: #dfacac;
font-size: 12px;
}
#small {
font-size: 12px;
}
#yellow {
color: #ffd548;
font-size: 16px;
}
#white {
color: #ffffff;
font-size: 13px;
}
a {
font-size: 12px;
color: #7ab048;
font-family: Arial;
font-weight: 700;
}

a.city {
font-size: 12px;
color: #9a2f58;
font-family: Arial;
font-weight: 700;
}


#menu {
font-size: 15px;
}
a:hover {
font-size: 12px;
color: #dfacac;
font-family: Arial;
font-weight: 700;
}

select { 
font-size: 11px;
color: #666666;
text-align: left;
font-family: Arial;
width: 135px;
}
select.email, textarea.email, input.email {
width:270px;
border:solid;
border-color:#8C9797;
border-width:1;
font-size:12px;
font-family: Arial;
color:#4e4e4e;
}