table {
border: 0px solid #000000;
}

tr {
border: 0px solid #000000;
}

td{

border: 0px solid #000000;
}

body {

background-color: #FFDEAD;
background-image: url(../images/back_top.jpg); 
background-repeat: repeat-x;
}

#bg {
background-color: #f9c5ab;
}

#top{
background-image: url(../images/back_top.jpg);
background-repeat: repeat-x;
}

#nav{
padding-left: 14px;
background-color: #FFDEAD;
text-align: left;
vertical-align: middle;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #6a0105;
}

#contact{
background-color: #a04b22;
text-align: center;
font-family: Arial;
font-size: 10px;
}

#content{
padding-top: 14px;
padding-bottom: 14px;
padding-left: 14px;
padding-right: 0px;
background-color: #d48b67;
text-align: justify;
vertical-align: top;
font-family: Arial;
font-size: 11px;
color: #6a0105;
}

#foto{
padding: 14px;
background-color: #d48b67;
text-align: center;
vertical-align: top;
}

a:link 
{ 
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #6a0105;
text-decoration:none;
}
a:active 
{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #6a0105;
text-decoration:none;
}
a:visited 
{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #6a0105;
text-decoration:none;
}
a:hover 
{ 
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #6a0105;
text-decoration:underline;
}

a.taal:link 
{ 
text-decoration:none;
}
a.taal:active 
{
text-decoration:none;
}
a.taal:visited 
{
text-decoration:none;
}
a.taal:hover 
{ 
text-decoration:none;
}