BODY { 
	background="#990000";
	font-family: Century Gothic;
	font-size: 10px;
	font-weight: bold;
	color: rgb(153, 255, 153);
	background: rgb(153, 0, 0);
}

TABLE { 
	background="#990000"; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: rgb(153, 255, 153); 
}

h1 {
	font-size: 15px; 
	display: inline; 
}

.silver_cabecera {
	width: 100%;
	border-top: solid 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	background: url(images/silver_background.jpg) repeat-x;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

a:link, a:visited {
	color: #ff6600; text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
.Estilo1 {font-size: 14px}.menuBajo {
	background="#990000"; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: rgb(153, 255, 153);
}
.lista1 {
	font-size: 18px;
}

