a:link
{
color: #FF9900;
text-decoration: underline;
}

a:visited
 {
color: #FF9900;
text-decoration: underline;
}

a:hover
{
color: #669900;
text-decoration: underline;
	}
	
	
.text9 {  
font-size: 10px; 
line-height: 150%; 
font-family: "Osaka"; 
color:#FF6600; 
}

.text10 {  
font-size: 11px; 
line-height: 150%; 
font-family: "Osaka"; 
color:#ffffff; 
}