<STYLE> 
 <!--
 a:hover  {
 	text-decoration : none;
 }
 
 .fp8  {
 	font-size : 8pt;
 }
 
 .foot:visited  {
 	color : Silver;
 }
 
 .foot:hover  {
 	color : Silver;
 }
 
 .header  {
 	text-decoration : none;
 	color : white;
 }
 
 .header:visited  {
 	text-decoration : none;
 	color : white;
 }
 
 .header:hover  {
 	text-decoration : none;
 	color : #EE9C00;
 }
 
 .htlmenu  {
 	color : black;
 }
 
 .htlmenu:visited  {
 	color : #666666;
 }
 
 .htlmenu:hover  {
 	text-decoration : none;
 	color : #005CA0;
 }
 
 .ques  {
 	text-decoration : none;
 	color : black;
 }
 
 .ques:visited  {
 	text-decoration : none;
 	color : black;
 }
 
 .ques:hover  {
 	text-decoration : none;
 	color : #A0A0A0;
 }
 -->
 </STYLE>
