body {
	background-color: #1C1926;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1.4em;
    color: #0091ED;
}

.texto {
    padding-top: 10px;
    padding-left: 22px;
}

.links {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.4em;
    color: #FFFFFF;
}

.header { padding-top: 20px }

a:link { text-decoration: none }

a:visited { text-decoration: none }

a:hover { text-decoration: line-through }

a:active { text-decoration: none }
