body {
	background-color: #FFECCC;
}
a {text-decoration: underline; font-weight: bold};
a:link {color:#BD4003};
a:visited {color:#BD4003};
a:actived {color:#990000};
a:hover {color:#FC6B00};
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #BC1306;
}
.repetimosFondo {
	background-image:  url(../img/repeticion.jpg);
	background-repeat: repeat;
	line-height: 40px;
}
.revista {
	background-image:  url(file:///D|/AlardeV1/img/untitle.bmp);
	background-repeat: no-repeat;
	line-height: 35px;
	padding-left: 3px;
}
.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.alarde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00303;
}
.subtitutienda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.referencia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}