.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.Texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.Titulo {
	font-family: Arial, Helvetica, sans-serif;
	Cursor: text;
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
}

.Titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	Cursor: text;
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	letter-spacing: -1px;
}

.Subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.LinkSubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;

}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.recuadro {
	background-color: #06C;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


a.hLink:link, a.hLink:visited, a.hLink:active, a.hLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; cursor:text;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

a.hLink1:link, a.hLink1:visited, a.hLink1:active, a.hLink1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
    color: #000000;
	font-weight: normal;
	text-decoration:none;
}

.sitemap{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
 	padding-left:120px;
	text-decoration:none;
}

.sitemap1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
 	padding-left:135px;
	text-decoration:none;
}

.sitemap2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left:200px;
	text-decoration:none;
}



.LinkSubtituloNegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
