.unnamed2 {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
     a:link { text-decoration: none;color: #666666}

　　 a:active { text-decoration:blink}

　　 a:hover { text-decoration:underline;color: red} 

　　 a:visited { text-decoration: none;color: #666666}