body
{
background-image: url("../../images/navBack.jpg");
background-attachment: fixed;
background-position: -150 -40;
font: 10pt serif;
letter-spacing: .01cm;
margin-left: 3px;
margin-top: 5px;
margin-right: 3px;
}

a:link
{
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:visited
{
color: #000000;
text-decoration: underline;
font-weight: bold;
}

a:active
{
color: #000000;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #000000;
text-decoration: none;
font-weight: bold;
}