table.columna{
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: 12 pt;
	font-weight: bold;
	color: blue;
}
td.linea{
	padding-top: 1px;	
	width: 180px;
	height: 35px;
	background-image: url(../imagenes/Linea.jpg);
	font-family: Aharoni;;
	font-size: 12pt;
	font: bolder;
	color: black;
}
td.titular{
	width: 610px;
	height: 30px;
	background-image: url(../imagenes/titular.jpg);
	font-family: Aharoni	;
	font-size: 17pt;
	font: bolder;
	color: yellow;
	text-align: left;
}
td.titular_2{
	width: 815px;
	height: 30px;
	background-image:url(../imagenes/titular_2.jpg);
	font-family: Aharoni;
	font-size: 20pt;
	font: bolder;
	color: yellow;
	text-align: center;
}

td.principal{
	padding: 8px;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font: bolder;
	color: white;
	text-align: justify;
}
td.resultados{
	padding-left: 7px;
	font-family: "Comic Sans MS";
	font-size: 11pt;
	font: bolder;
	color:black;
	text-align: justify;
}

a.fotos{
	width: 180px;
	height: 100px;
	display: block;
	background-image: url(../imagenes/Photoshop/fondo_tabla_amarillo.gif);
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font: bolder;
	color: Black;
}
