a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.Estilo2 {font-size: 6px}
.Estilo5 {
	color: #C50000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
}
.Estilo6 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.fondo_logo {
	background-image: url(../imaxes/logo3.gif);
	background-repeat: no-repeat;
}
/* CSS Document */

html, body {
	width:100%;
	height:100%;
	padding:0;
	border:0;
	background-color: #000000;
}
#lienzo {
	width:100%;
	height:100%;
	border:0;
	padding:0;
	background-color: #000000;
body,td,th {color: #990000; }

