body	
{
	font-family: Times New Roman, Serif;
}
span.nav_curr
{
  color: #c80000;
  text-decoration: underline;
}
a.nav_link
{
  text-decoration: none;
}
a.nav_link:hover
{
  text-decoration: underline;
  color: #c80000;
}