.BlancoTxt {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}
.BlancoTit {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}
.BlancoItalicTxt {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}
.BlancoTxtBold {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}

.BlancoTxtMenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}
.BlancoItalicTxtMenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}
.BlancoTxtBoldMenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}

.BlancoTxtSmall {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}
.BlancoTitSmall {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}
.BlancoItalicTxtSmall {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}
.BlancoTxtBoldSmall {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	cursor: none;
	text-decoration: none;
}


.VerdeTxt {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #70881A;
	cursor: none;
	text-decoration: none;
}
.VerdeTit {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #70881A;
	cursor: none;
	text-decoration: none;
}
.VerdeItalicTxt {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #70881A;
	cursor: none;
	text-decoration: none;
}
.VerdeTxtBold {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #70881A;
	cursor: none;
	text-decoration: none;
}


.linkBlancoBold {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	font-weight : Bold;
	line-height: 18px
}
.linkBlancoBold:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #70881A;
	text-decoration: none;
	cursor: hand;
	font-weight : Bold;
	line-height: 18px;
	background-color : #ffffff;
}

.linkBlanco {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	font-weight : normal;
	line-height: 18px
}
.linkBlanco:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #70881A;
	text-decoration: none;
	cursor: hand;
	font-weight : normal;
	line-height: 18px;
	background-color : #ffffff;
}

.linkBlancoBoldMenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	font-weight : Bold;
}
.linkBlancoBoldMenu:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #70881A;
	text-decoration: none;
	cursor: hand;
	font-weight : Bold;
	background-color : #ffffff;
}

.linkBlancoMenu {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
	font-weight : normal;
}
.linkBlancoMenu:hover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #70881A;
	text-decoration: none;
	cursor: hand;
	font-weight : normal;
	background-color : #ffffff;
}


.Component {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #70881A;
	background-color : #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 3px;
}

.BotonTxt {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	background-color : #70881A;
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 3px;
	cursor: hand;
}

.Hand {
	cursor: hand
}

