<!--
.txt  	
{  
font-family: Arial, Verdana;  font-size: 8pt
} 
.bold  	
{  
font-family: Arial, Verdana;  font-size: 8pt;  font-weight: bold
}

A:link 
{
color: #000000; text-decoration: underline; 
}

A:visited 
{ 
color: #000000; text-decoration: underline; 
}

a:hover 
{
color: #FEBF03; text-decoration: none;	
}
a:active
{
color: #000000; text-decoration: underline;
}
-->
