a.link, a.link:link, a.link:visited, a.link:active, {
	color : Red;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 8pt;
	text-decoration : none;
	text-align : center;
	font-weight : bold;
}
a.link:hover{
	color : ActiveCaption;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 8pt;
}
a.link2, a.link2:link, a.link2:visited, a.link2:active, {
	color : 2B3E69;
	text-decoration : none;
	font-family : "Arial";
	font-size : 7pt;
	text-decoration : none;
}
a.link2:hover{
	color : red;
	text-decoration : none;
	font-family : "Arial";
	font-size : 7pt;
	
}
TD.contenido {
	font-family : Arial;
	text-align : left;
	font-size : 7pt;
	color : 000000;
}
TD.precio {
	font : Arial;
	font-family : Arial;
	text-align : left;
	font-size : 7pt;
	color : red;
	width : 20%;
}
TD.opciones {
	font : Arial;
	font-family : Arial;
	text-align : center;
	background-color : 2B3E69;
	font-family : Arial;
	font-size : 8pt;
	width : 150px;
}
TD.proximamente {
	font : Arial;
	font-family : Arial;
	text-align : left;
	font-size : 8pt;
	color : ffffff;
	width : 150px;
}
a.link3, a.link3:link, a.link3:visited, a.link3:active, {
	color : Silver;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 8pt;
	text-decoration : none;
	text-align : center;
	font-weight : bold;
}
a.link3:hover{
	color : Silver;
	text-decoration : underline;
	font-family : Tahoma;
	font-size : 8pt;
}
td.fecha {
	font-family: Tahoma;
	font-size: x-small;
	color: White;
	font-weight: bold;
}
td.head {
	background-color: Black;
	font-family: Tahoma;
	color: White;
	font-weight: bold;
	font-size: 7pt;
	text-align: left;
}
TD.contenido_bold {
	font-family : Arial;
	text-align : left;
	font-size : 8pt;
	color : 000000;
	font-weight: bold;
}