a:hover {   background-color: #F5F1F1; text-decoration: yes}
a:active {  color: #FFFFFF; text-decoration: none}
a:link {  color: #666666; text-decoration: none}
a:visited {  color: #666666; text-decoration: none}
a {  text-decoration: none}
.Txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
.Timespq {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.TxtCursiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-style: italic;

}
.Times {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.TimesCursiva {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	line-height: 24px;

}
.TxtNegrita {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;

}
.TxtClaro {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
}
.TxtClaroNegrita {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
	font-weight: bold;

}
.TxtOscuro {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

.texto {
width: 240px;
float: left;
}
.imagen {
padding: 15px 0 10px 10px;
float: right;
}

.noCursiva {
font-style: normal;
}
