.titAreas
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #344a80;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.titServicios
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #344a80;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
TD
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
BODY
{
    FONT-SIZE: 9pt;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
.texto
{
	font-family:Arial;
	font-size:9pt;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.enlace:link{
	font-family:Arial;	color: #346734;
	text-decoration: underline;	font-weight:bold;
}
.enlace:visited{
	font-family:Arial;	color: #346734;
	text-decoration: underline;	font-weight:bold;
}
.enlace:hover{
	font-family:Arial;	color: #346734;
	text-decoration: none;	font-weight:bold;
}