a:link      {
	color:          #69f;
	text-decoration: none }

a:visited     {
	color:          #69f;
	text-decoration: none }


a:hover  {
	color:          blue;
	text-decoration: none }

a:active{color:#0000FF;text-decoration: none}

td   {
	color:      #444;
	font-size:   10px;
	line-height: 130% }


.txt10     {
	font-size:     10px;
	line-height:    15px;
	font-family:    osaka, MS@P;
	letter-spacing: 1px }


.txt12     {
	font-size:  12px;
	line-height: 20px }


