<STYLE> 
 <!--
 
 H5 {
        font : 9px Arial;
 }

 A.list  {
 	font : 12px Verdana;
 }

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

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

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



 A  {
 	font : 10px Verdana;
 }
 
 A:link  {
 	text-decoration : none;
 	color : #1100EE;
 }
 
 A:visited  {
 	text-decoration : none;
 	color : #F62227;
 }
 
 A:hover  {
 	text-decoration : underline;
 	color : #8882DE;
 }

 A.otherlink  {
 	font : 14px Verdana;
 }
 
 A.otherlink:link  {
 	text-decoration : none;
 	color : #2F6090;
 }
 
 A.otherlink:visited  {
 	text-decoration : none;
 	color : #F18035;
 }
 
 A.otherlink:hover  {
 	text-decoration : underline;
 	color : #5792C9;
 }
 

 -->
 </STYLE>
