.navnolnk
{
  background-color:#f0f0f0;
  color:#000000;
  font-family:arial;
  font-size:14;
  padding:6;
}

a.white
{
  color:#FFFFFF;
}

a.nav
{
  background-color:#e20016;
  color:#FFFFFF;
  font-family:arial;
  font-size:14;
  padding:6;
}

a.nav:link 
{
  text-decoration:none;
}

a.nav:visited 
{
  text-decoration:none;
}

a.nav:hover 
{
  text-decoration:none;
  background-color:#F0F0F0;
  color:#000000;
}

a.nav:active 
{
  text-decoration:none;
  background-color:#F0F0F0;
  color:#000000;
}

a.nav:focus 
{
  text-decoration:none;
  background-color:#F0F0F0;
  color:#000000;
}


a
{
  color:#e2001a;
  font-size:12;
}

a:link 
{
  text-decoration:none; 
}

a:visited 
{
  text-decoration:none; 
}

a:hover 
{
  text-decoration:underline; 
}

a:active 
{
  text-decoration:none; 
}

a:focus 
{
  text-decoration:none; 
}


h1 
{
font-size: 18px;
line-height: 22px;
color: #000;
}

h2
{
font-size: 16px;
line-height: 18px;
color: #000;
background-color: inherit;
margin-top: 18px;
}

h3
{
font-size: 14px;
line-height: 18px;
color: #000;
}
