.sanoja-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 2px;
	border-left-color: #CCCCCC;
	border-left-style: none;
}
.sanoja-ubicacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
}
.sanoja-textonegro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	border-left-color: #CCCCCC;
	border-left-style: none;
	border-left-width: 1px;
}
.sanoja-textogris {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	border-left-color: #CCCCCC;
	border-left-style: none;
	border-left-width: 1px;
}
.sanoja-titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 2px;
	border-left-color: #CCCCCC;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.sanoja-linknaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	background-color: #FFFFFF;
	display: block;
	margin:  auto;
	width: 200px;
	height: 12px;
}
a.sanojanaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	background-color:#FF9900;
}
a.sanojanaranja:hover{
	background-color: white;
	color: #FF9900;
}
