body {
    font: 90%/165% arial, helvetica, geneva, sans-serif;
    color: #000000;
}

h1, h2, h3, h4, h5, h6,
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active,
h4 a, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active,
h5 a, h5 a:link, h5 a:visited, h5 a:hover, h5 a:active,
h6 a, h6 a:link, h6 a:visited, h6 a:hover, h6 a:active {
    font-family: arial, geneva, helvetica, sans-serif;
    color: #990000;
    text-decoration: none;

}

a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #006da3;
}

.footer, .footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
    font: 80%/120% arial, geneva, helvetica, sans-serif;
    letter-spacing: 2px;
    text-transform: lowercase;
    color: #d3d3d3;
}



