<style>
<!--
BODY	    {
	background-color: #CCFFFF;
	font-family: verdana,arial,helvetica;
  font-size:11px;
  color:#000099;
}

P, TR, TD, UL, LI	{
  font-family: verdana,arial,helvetica;
  font-size:11px;
  color:#000099;
}

H4	{
  font-size:14px;
}

A   {font-family:  verdana,arial,helvetica;
  font-family: verdana, arial, helvetica;
  font-weight: bold;
  text-decoration:none;
	color: #990066;
}

a:visited {
  text-decoration:none;
  color: #906;
  font-weight: bold;
}


a:hover { 
  text-decoration: none;
  color: white;
  background-color: #906;
  font-weight: bold;
}

a:active {
  text-decoration:none;
  color: white;
  background-color: #906;
  font-weight: bold;
}
a:focus {
  text-decoration:none;
  color: white;
  background-color: #906;
  font-weight: bold;
}

//-->		
</style>