body
{
  background-color: #66758F;
  font-size: 12px;
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

li
{
  font-size: 12px;
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

td, p
{
  font-size: 12px;
  color: #000000;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


A { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: none ; 
	color: #66758F;
}

A:hover { 
	text-decoration: underline;
	color: #66758F;
}

H2 { 
  	font-size: 16px;
	color: #66758F;
}

a:visited.menu, a:active.menu, a:link.menu{
  	font-size: 13px;
  	font-weight: bold;
	color : #000000;
	text-decoration: none;
}

a:hover.menu{
	color: #FFFFFF;
}



