.links-grales {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:link {
		font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}





.txt-lin-Acc {
	font-family: Tahoma;
	font-size: 11px;
	color: #34689A;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.txt-lin-Acc:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.txt-lin-Acc:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #34689A;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}





.txt-lin-contenido {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.txt-lin-contenido:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.txt-lin-contenido:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}