body {background-color: #003333;
background-image: url("imagenes/bg_stone.jpg");
background-attachment: fixed}

img {border-style: none};

p {
	font-family: "arial";
	color: #660000;
	font-size: 12px;
}

td {
	font-family: "arial";
	color: #660000;
	font-size: 12px;
}

h1 {color:#CC0000;
text-align: center;
font-family: "arial";
font-size: 14pt}
h2 {color: maroon;
text-align: center;
font-family: "arial";
font-size: 12pt}
h3 {color:#adff2f;
text-align: center;
font-family: "book antiqua";
font-size: 14pt}
h4 {font-family: "book antiqua";
color: #adff2f}
h5 {color: #FFFF99;
text-align: center;
font-family: "book antiqua"}
h6 {text-align: center;
font-family: "book antiqua"}

a {text-decoration: none; background-image: url("")}

div:first-letter
{
color: red;
font-size:xx-large;
font-family: "book antiqua"}
}

form {font-family: "book antiqua";
color: navy;
text-align: center;
font-size: 12pt}

legend {font-family: "book antiqua";
color: navy;
font-size: 12pt}

a.one:link {color: #ff0000}
a.one:visited {color: #0000ff; text-decoration: line-through}
a.one:hover {color: #ffcc00}

a.two:link {color: #ff0000}
a.two:visited {color: #0000ff; text-decoration: line-through}
a.two:hover {font-size: 150%}

a.lala:link {color: #ff0000}
a.lala:visited {color: #0000ff}
a.lala:hover {color:black; background-image: url("imagenes/luas_estrelas_barra.gif")}

a.four:link {color: #ff0000}
a.four:visited {color: #0000ff; text-decoration: line-through}
a.four:hover {font-family: fixedsys}

a.bilu:link {color: yellow; text-decoration: none}
a.bilu:visited {color: #adff2f; text-decoration: none}
a.bilu:hover {text-decoration: underline}