A:link {text-decoration: underline;color: grey;}
A:visited {text-decoration: underline;color: grey;}
A:active {text-decoration: underline; color: grey;}
A:hover {text-decoration: underline; color: grey;}

#container {
margin-top: 65px;
background: #FFFFF;
overflow: hidden;
}

#header {
}

#intro {
letter-spacing: 1px;
font-size: 34px;
font-family: arial, sans-serif; 
color: #545454;
margin-top: 15px;

}

#block {
margin-top: 38px;
}

#block_sell {
background: #2c83ad;
}

#block_buy {
background: #7cca00;
}

#block_text {
margin-bottom: 2px;
line-height: 150%;
padding: 8px;
padding-top: 19px;
font-size: 20px;

color: white;
}

#mail_box {
padding: 14px;
font-size: 14px;
font-weight: bold;
background: #344541;
color: white;
margin-top: 15px;
}

#mail_form {
display: inline;
margin-top: 10px;
}
.mail_input {
border: 1px solid grey;
padding: 2px;
background: url(none) no-repeat #FFFFFF;
font-family: tahoma, helvetica, sans-serif;
font-style: bold;
font-size: 17px;
color: #454743;
}
#footer {
margin-top: 37px;
color: #C0C0C0;
}
