<STYLE> 
 <!--
 
 A.featured  {
	font : Arial, Helvetica;
 }

A.list  {
	font : 14px Verdana;
 }

A.money {
	font : 16px Arial;
 }

H5.ifriends { color: black; font-size: 13px; font-family: arial } 

A.list:link  {
	text-decoration : none;
 	color : #FFFFFF;
 }

A.list:hover  {
	text-decoration : underline;
 	color : #FFFFFF;
 }

A.list:visited  {
	text-decoration : none;
 	color : #FFFFFF;
 }


 A  {
 	font : 12px Arial;
 }
 
 A:link  {
 	text-decoration : none;
 	color : #061798;
 }
 
 A:visited  {
 	text-decoration : none;
 	color : #061798;
 }
 
 A:hover  {
 	text-decoration : underline;
 	color : #A700C0;
 }

 A.rev:link  {
 	text-decoration : none;
 	color : #061798;
 }
 
 A.rev:visited  {
 	text-decoration : none;
 	color : #061798;
 }
 
 A.rev:hover  {
 	text-decoration : none;
 	color : #A700C0;
 }

 A.menu  {
 	font : 10px Arial;
 }
 
 A.menu:link  {
 	text-decoration : none;
 	color : #061798;
 }
 
 A.menu:visited  {
 	text-decoration : none;
 	color : #061798;
 }
 
 A.menu:hover  {
 	text-decoration : underline;
 	color : #A700C0;
 }
 

 A.fpif  {
 	font : 18px Arial;
 }
 
 A.fpif:link  {
 	text-decoration : none;
 	color : #370298;
 }
 
 A.fpif:visited  {
 	text-decoration : underline;
 	color : #370298;
 }
 
 A.fpif:hover  {
 	text-decoration : underline;
 	color : #370298;
 }
 
 

 -->
 </STYLE>