.cabeza {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #663366;
}
.sumario {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;

}
.texto {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: normal;

}
.textojus {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	text-align: justify;

}
.textocen {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}
.textoder {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	text-align: right;
}
.sumarioMorado {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-align: left;
}
.sumarioGris {

	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.sumarioMcentro {


	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #660066;
	text-align: center;
}
.textoboldcent {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	text-align: center;
    A:hover{color:#333333}
}
