.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC66;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;

}
.linksMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
}
.linkActivo {
	text-decoration: underline;
	font-weight: bold;
}
.textoBlancoNormal {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
.linkBlanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	cursor: hand;
	font-weight: normal;

}
.texto01 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
.texto02 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	font-weight: normal;
}
