body{
background: #e7d9be url('background2.jpg') ;
color: #918272;
font-family:verdana;
font-size:10px;
}

table, font, p {
color: #918272;
font-family:verdana;
font-size:10px;
}

img{
border:0
}

.header{
font-size:20px;
font-family:verdana;
color: #cf592b;
}

.header:first-letter{
color: #e8ac2d;
font-size:30px;
}


a{
color:#e2a628;
letter-spacing:2px;
text-decoration:none;
text-transform:uppercase;
}

a:hover{
color: #cf592b;
}

.cardheader{
color: #ca7760;
font-size:15px;
font-family:arial narrow;
font-weight:bold;
border-bottom:1px dotted #ca7760;
}

b{
font-weight:bold;
font-size:10.5px;
color: #cf592b;

}

input, submit, reset{
background: white;
color: #e8ac2d;
font-style:arial;
font-size:10px;
border: none;
}

.free{
background: #e3e3e3;
}

a.link{
display:block;
background:#e0733b;
font-family:verdana;
font-size:10px;
letter-spacing:1px;
color: #ffecd8;
}

a:hover.link{
color:#d56235}