.PortadaText {
	color: #333333;
	font: normal 13pt/15pt Times;
	text-align: left;
}

.NoticiaTitular {
	color: #851b1c;
	font: bolder 10pt times;
	text-align: left;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 3px;
}

.NoticiaText {
	color: #333333;
	font: normal 11px times;
	text-align: left;
}

.TendaTitular {
	color: #851b1c;
	font: bold 13px times;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TendaText {
	color: #333333;
	font: normal 13px times;
	text-align: left;
}

.PoweredText {
	font: normal 11px verdana;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
