.navtext
{
 color: #604020;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 10pt;
 text-decoration: none;
}

.navtext:link
{
 color: #604020;
 text-decoration: none;
}

.navtext:visited
{
 color: #604020;
 text-decoration: none;
}

.navtext:hover
{
 font: bold;
 text-decoration: none;
}

