a:link, a:visited  {
color: #7e4a0f;
text-decoration: none
}

a:hover {
color: #b25c05;
text-decoration: underline
}

body {
background-color: #dfd6be;
background-image: url("ideas/bg_pag.gif");
background-repeat: repeat-x;
background-attachment: fixed
}

td  {
color: #676252;
font-size: 11px;
font-family: Geneva, Arial, Verdana, sans-serif
}


.bottom {
color: #33322d;
font-size: 9px;
font-family: Geneva, Arial
}

.top_cell {
background-color: #A49561
}



