<style>
 .text0
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	tex
	}
 .text1 
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
 }
 .text2 
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
 }
 .link1 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: ffffff;
	text-decoration: none;
 }
  .link1:hover 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: ffffff;
	text-decoration: underline;
 }
 .link2 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 666666;
	text-decoration: none;
 }
  .link2:hover 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 666666;
	text-decoration: underline;
 }
  .link3
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 1e59a6;
	text-decoration: none;
 }
  .link3:hover 
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 1e9a6;
	text-decoration: underline;
 }
 .hidden {
	  visibility: hidden;
}
</style>