body
{
background-color: #FFFFFF;
}

h1
{
text-align: center;
font-size:11px;
color:#000000;
font-family: 'Verdana';
}

p
{
text-align: center;
font-size:11px;
color:#000000;
font-family: 'Verdana';
}

a.home:link
{
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
font-family: 'Verdana';
font-weight:normal;
}

a.home:hover
{
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
font-family: 'Verdana';
font-weight:normal;
}

a.home:visited
{
font-size: 11px;
text-decoration: none;
color: #FFFFFF;
font-family: 'Verdana';
font-weight:normal;
}

a.catalogo:link
{
font-size: 11px;
text-decoration: none;
color: #000000;
font-family: 'Verdana';
font-weight:normal;
}

a.catalogo:hover
{
font-size: 11px;
text-decoration: none;
color: #000000;
font-family: 'Verdana';
font-weight:normal;
}

a.catalogo:visited
{
font-size: 11px;
text-decoration: none;
color: #000000;
font-family: 'Verdana';
font-weight:normal;
}

table.flash
{
width:100%;
height:100%;
background-color: #FFFFFF;
}

table.link
{
width:100%;

background-color: #D5BD6D;
text-align:center;
}

td.tab
{
background-color: #FFFFFF;
width:1;
height:600;
}


