
a:link 
{
  color: #0000C0; 
  text-decoration: none; 
}

a:visited 
{
  color: #0000C0; 
  text-decoration: none; 
}

a:hover 
{ 
  color: #999999; 
  text-decoration: underline; 
}

a:active 
{
  color: #0000c0; 
  text-decoration: underline; 
}

P { font: 18px Times New Roman, Times, serif; }  
P.caption { font: 14px Times New Roman, Times, serif; }
P.nav { font: 14px Trebuchet MS, Times New Roman, Times, serif; }


TR.heading 
{
	font: 18px Trebuchet MS, Verdana; 
	font-weight: bold;
}

TR.body { font: 12px Verdana, Tahoma, sans-serif; }
