body {
background-color: #000000;
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 0;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
font-family: verdana;
}

h1 {
color: #FFFF9A;
font-size: 18;
font-weight: bold;
text-align: center;
margin-top: 30;
margin-bottom: 0;
letter-spacing: 10;
}

h2 {
color: #ffffff;
font-size: 13;
font-weight: bold;
text-align: left;
margin-top: 30;
margin-bottom: 0;
margin-left: 20;
}

h3 {
color: #ffffff;
font-size: 15;
font-weight: bold;
text-align: center;
margin-top: 0;
letter-spacing: 2;
line-height: 1.5;
}

p {
color: #ffffff;
font-size: 11;
line-height: 1.5;
text-align: justify;
margin-left: 30;
margin-right: 20;
}

ul {
color: #ffffff;
font-size: 12;
list-style-image: url(flecha.jpg);
}

td.sobre {
color: #ffffff;
font-size: 11;
line-height: 1.5;
text-align: center;
margin-left: 10;
margin-right: 10;
}

A:link {
color: #008C81;
text-decoration: none;
}
A:visited {
color: #008C81;
text-decoration: none;
}
A:active {
color: #2971E8;
text-decoration: underline;
}
A:hover {
color: #2971E8;
text-decoration: underline;
}
