table.Caja {
width: 210px;
}
td.ColorBorde {
background-color: #DFDFDF;
}
a.Area:link {
font-family: Arial;
font-size: 11px;
color: #7F7F7F;
font-weight: bold;
text-decoration: none;
}
a.Area:visited {
font-family: Arial;
font-size: 11px;
color: #7F7F7F;
font-weight: bold;
text-decoration: none;
}
a.Area:hover {
font-family: Arial;
font-size: 11px;
color: #9FA2A8;
font-weight: bold;
text-decoration: none;
}
tr.ColorFondoArea {
background-color: #EFEFEF;
}
tr.ColorLineaArea {
background-color: #BFBFBF;
}
a.Seccion:link {
font-family: Arial;
font-size: 10px;
color: #0099CC;
font-weight: bold;
text-decoration: none;
}
a.Seccion:visited {
font-family: Arial;
font-size: 10px;
color: #0099CC;
font-weight: bold;
text-decoration: none;
}
a.Seccion:hover {
font-family: Arial;
font-size: 10px;
color: #0099CC;
font-weight: bold;
text-decoration: underline;
}
tr.ColorFondoSeccion {
background-color: #FFFFFF;
}
a.SubSeccion:link {
font-family: Arial;
font-size: 10px;
color: #0099CC;
font-weight: normal;
text-decoration: none;
}
a.SubSeccion:visited {
font-family: Arial;
font-size: 10px;
color: #0099CC;
font-weight: normal;
text-decoration: none;
}
a.SubSeccion:hover {
font-family: Arial;
font-size: 10px;
color: #0099CC;
font-weight: normal;
text-decoration: underline;
}
tr.ColorFondoSubSeccion {
background-color: #FCFCFC;
}
