body
{
	font-family :Verdana;
	font-size:12px;
	background-color:black;
	color:white;
	margin:0 20 0 20;
	height:100%; 
}
html{ 
height:100%; 
} 
a:link
{
	color:yellow;
	font-size:17px;
font-weight:bold;
}
h1
{
	color:white;
	text-transform:uppercase;
	font-size:16px;
font-weight:bold;
text-align:center;
}
h2
{
	color:white;
	text-transform:uppercase;
	font-size:14px;
font-weight:bold;
text-align:center;
}
h3
{
	color:white;
	text-transform:uppercase;
	font-size:13px;
font-weight:bold;
text-align:center;
}
a:link
{
	color:yellow;
	font-weight:bold;
}
a:hover
{
	color:orange;
	font-weight:bold;
}
a:visited
{
	color:gray;
	font-weight:bold;
}
span{
	font-family:Verdana;
	font-size:12px;
	vertical-align :top;
}
.tablamain{
		height:100%;
		background-color:#991d1d;
		min-height:100%;
		border-left:1px solid white;
		max-width:80%;		
		border-right:1px solid white;	
}

.element_lit{
		width:100%;
		border-bottom:2px solid white;
		margin:5px;
		padding:10px;
		text-align:center;
}
.element_big{
		width:100%;
		text-align:center;
}
.tabla{
height:100%;
border:1px solid silver;
}
.minilink
{
	font-size:9px;
}
