.Header_A
{
background-color:#f5f5f5;
}
.Header_B
{
background-color:#BAB215;
border-top:1px solid #000000;
border-bottom:1px solid #BAB215;
}
.Content_A
{
background-color:#BAB215;
border-right:1px dashed #BAB215;
}
.Content_B
{
background-color:#ffffff;
border-right:1px dashed #808080;
}
.cuerpo {
background-color:#F0EDEC;
border-right:1px dashed #808080;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
text-decoration: none;
}
.cuerpo:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
color: #FF3333;
text-decoration: none;
}
.Footer_A
{
background-color:#BAB215;
border-top:1px solid #BAB215;
border-bottom:1px solid #BAB215;
}
body
{
background-color:#BAB215;
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
td
{
font-family:Verana,Tahoma,Arial;
font-size:11px;
}
.NavBar_Link
{
color:#BAB215
}
.NavBarLink:hover
{
color:#808080;
}