body {
	background-color: #003063}

img {border-style: none};

p {
	color: white;
	font-family: "Verdana";
	font-size: 12px;
}

td {
	color: white;
	font-family: "Verdana";
	font-size: 12px;
}

h1 {text-align: center;
color: white;
font-family: "Verdana"}

h2 {text-align: center;
color: #F0F8FF;
font-family: "Verdana"}

h3 {text-align: left;
font-family: "Verdana"}

h5 {text-align: center;
background-image: url("imagenes/bg_h5.gif");
font-family: "Verdana"}

a.bilu:link {color: white; text-decoration: none}
a.bilu:visited {color: #F0F8FF; text-decoration: none}
a.bilu:hover {text-decoration: underline; color: #00CCFF}

a.bay:link {color: navy; text-decoration: none}
a.bay:visited {color: green; text-decoration: none}
a.bay:hover {text-decoration: underline; color: blue}

table table {
  filter: alpha(opacity=80);
  -moz-opacity: 0.9;
  opacity: 0.9;
  -khtml-opacity: 0.9;
  }