td img {display: block;}
.TexoGrande {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.TexoGrandeNegrita {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.TexoBlancoNegrita {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.TexoGrandeNegrita_Rojo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.TexoChico {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-style: normal;
	color            : #D77979;
	text-decoration  : none;
	font-size: 12px;
}

a.category:link, a.category:visited {
	font-family: Arial;
	font-style: normal;
	color            : #990000;
	font-weight      : normal;
	text-decoration  : none;
	font-size: 12px;
}

a.category:hover {
	font-family: Arial;
	font-style: normal;
	color            : #C33131;
	text-decoration  : none;
	font-size: 12px;
}
