.txt_general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414042;
	line-height: 15px;
}
.txt_general A:link{
	color: #00C3F3;
	text-decoration:underline;
	font-weight:bold;
}
.txt_general A:visited{
	color: #00C3F3;
	text-decoration:underline;
	font-weight:bold;
}
.txt_general A:active{
	color: #00C3F3;
	text-decoration:underline;
	font-weight:bold;
}
.txt_general A:hover{
	color: #00C3F3;
	text-decoration:underline;
	font-weight:bold;
}
.txt_destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #00C3F3;
	line-height: 15px;
}
.txt_lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414042;
	line-height: 15px;
	font-weight:bold;
}
.txt_lista A:link{
	color: #414042;
	text-decoration:none;
}
.txt_lista A:visited{
	color: #414042;
	text-decoration:none;
}
.txt_lista A:active{
	color: #414042;
	text-decoration:none;
}
.txt_lista A:hover{
	color: #414042;
	text-decoration:underline;
}
