table.Caja {
width: 185px;
}
td.ColorBorde {
background-color: #6CA7E1;
}
a.Area:link {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a.Area:visited {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a.Area:hover {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
tr.ColorFondoArea {
background-color: #6CA7E1;
}
tr.ColorLineaArea {
background-color: #808080;
}
a.Seccion:link {
font-family: Verdana;
font-size: 10px;
color: #4F4F4F;
font-weight: bold;
text-decoration: none;
}
a.Seccion:visited {
font-family: Verdana;
font-size: 10px;
color: #4F4F4F;
font-weight: bold;
text-decoration: none;
}
a.Seccion:hover {
font-family: Verdana;
font-size: 10px;
color: #9FA2A8;
font-weight: bold;
text-decoration: none;
}
tr.ColorFondoSeccion {
background-color: #FFFFFF;
}
a.SubSeccion:link {
font-family: Verdana;
font-size: 10px;
color: #4F4F4F;
font-weight: normal;
text-decoration: none;
}
a.SubSeccion:visited {
font-family: Verdana;
font-size: 10px;
color: #4F4F4F;
font-weight: normal;
text-decoration: none;
}
a.SubSeccion:hover {
font-family: Verdana;
font-size: 10px;
color: #9FA2A8;
font-weight: normal;
text-decoration: underline;
}
tr.ColorFondoSubSeccion {
background-color: #FFFFFF;
}
