body {
font-family:verdana;
border-right: none;
border-left: none;
border-top: none;
border-bottom: none;
}

h1 {
font-size:13;
text-align: right;
letter-spacing:5;
color:#492BE5;
padding-top:5;
padding-bottom:2;
margin-bottom:0;
}

h2 {
color:#492BE5;
background-color:#E54F1C;
}

p {
font-size:11;
text-align: justify;
line-height:1.5;
color: #707070;
}

p.creditos {
font-size:11;
text-align: center;
line-height:1.5;
margin-top:2;
margin-bottom:2;
}

p.contactenos {
font-size:11;
text-align: justify;
line-height:1.5;
font-weight:bold;
}

li {
font-size:11;
text-align: justify;
line-height:1.5;
color: #E54F1C;
}

A:link {color: #492BE5 ;text-decoration: none; font-weight:bold;}
A:visited {color: #492BE5 ; text-decoration: none; font-weight:bold;}
A:active {color: #E54F1C ; text-decoration: underline; font-weight:bold;}
A:hover {color: #E54F1C ; text-decoration: underline; font-weight:bold;}
