.txtOFF
{
	font: bold 10px Tahoma;
	text-decoration: none;
	color: #666666;
}

.txtON
{
	font: bold 10px Tahoma;
	text-decoration: underline;
	color: #6699CC;
}

.txt1
{
	font: 14px Tahoma;
	line-height: 16px;
	color: #666666;
	padding: 15px;
	text-align: justify;
}

.txt2
{
	font: 12px Tahoma;
	line-height: 16px;
	color: #666666;
	padding: 10px;
	text-align: justify;
	background-color: #FFFF99;
}

.txt3
{
	font: 12px Tahoma;
	line-height: 16px;
	color: #666666;
	padding: 10px;
	text-align: justify;
}

.nombre
{
	font: bold 14px Tahoma;
	color: #333300;
	padding: 10px;
}

