.productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.productos a:link {
	text-decoration: none;
	color: #333333;
}
.productos a:hover {
	color: #a8d400;
	text-decoration: underline;
}
.productos a:visited {
	color: #333333;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.botones a:link {
	text-decoration: none;
	color: #333333;
}
.botones a:hover {
	color: #FFFFFF;
}
.botones a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.encabezado a:link {
	color: #557003;
	text-decoration: none;
}
.encabezado a:hover {
	color: #557003;
	text-decoration: underline;
}
.encabezado a:visited {
	color: #333333;
	text-decoration: none;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	word-spacing: normal;
}
.cuerpo a:link {
	color: #333333;
	text-decoration: none;
}
.cuerpo a:hover {
	color: #557003;
	text-decoration: underline;
}
.cuerpo a:visited {
	color: #333333;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.subtitulo a:link {
	color: #557003;
	text-decoration: none;
}
.subtitulo a:hover {
	color: #557003;
	text-decoration: underline;
}
.subtitulo a:visited {
	color: #333333;
	text-decoration: none;
}
.minitexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.minitexto a:link {
	color: #536E00;
	text-decoration: underline;
}
.minitexto a:hover {
	color: #557003;
	text-decoration: underline;
}
.minitexto a:visited {
	color: #333333;
	text-decoration: underline;
}
	
.cuerpobullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: normal;
	white-space: normal;
	display: list-item;
}
.mini_ligas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: none;
	cursor: text;
}
