BODY {
		margin: 0px;
}

a.menu {
		background-color: #062cdb;
		border-style: solid;
		border-width: thin;
		color: white;
		font-family: Tahoma;
		font-size: small;
		font-weight: bold;
		text-decoration: none;
}	

a.menu:hover {
		background-color: #ffcc00;
		border-style: solid;
		border-width: thin;
		color: black;
		font-family: Tahoma;
		font-size: small;
		font-weight: bold;
		text-decoration: none;
}	
td.titulo {
		background-color: #062cdb;
		padding-right: 0px;
		padding-left: 10px;
}
td.menu {
		background-color: #062cdb;
		height: 35px;
		padding-right: 10px;
		padding-left: 10px;
}

a.izquierda {
		color: black;
		font-family: Tahoma;
		font-size: small;
		font-weight: normal;
		text-decoration: none;
}	

a.izquierda:hover {
		background-color: #3333ff;
		color: white;
		border-style: solid;
		border-width: thin;
		font-family: Tahoma;
		font-size: small;
		font-weight: normal;
		text-decoration: none;
}	

td.izquierda{
		background-color: #ffcc00;
		padding-left: 10px;
		padding-right: 10px;
		width: 170px;
		height: 295px;
}

td.principal {
		background-color: #ffff99;
		padding-top: 10px;
		padding-right: 5px;
		padding-left: 5px;
		width: 400px;
}

table.portada{
		background-color: white;
}

td.portada {
		vertical-align: top;
}

p.principal{
		width: 400px;
		font-family: Tahoma;
		font-size: small;
}

h1.encabezado{
		width: 400px;
		padding-top: 10px;
		padding-left: 10px;
		font-family: Tahoma;
		font-size: large; 
		font-weight: bolder;
}

p.portada {
		font-family: Tahoma;
		font-size: small;
		width: 290px;
}
p.visitas {
		font-family: Tahoma;
		font-size: small;
		width: 100px;
		
}
p.ligas {
		font-size: xx-small;
		color: #000000;
		font-family: Arial, "MS Sans Serif", Tahoma, Verdana;
}

td.derecha {
		background-color: white;
		padding-right: 5px;
		padding-left: 5px;
		text-align: center;
		width: 210px;
}

li{
		font-family: Tahoma;
		font-size: small;
}

.menu {
		color: white;
		font-family: Tahoma;
		font-weight: bolder;
		padding: 5px;
		margin-left: 0px;

}
p {
		margin-right: 10px;
		margin-left: 10px;
		width: 750px;

}
h3{
		margin-right: 10px;
		margin-left: 10px;
		font-family: Tahoma;
	
}