/*nomal link*/
a:link	{text-decoration:underline; color:#000000  ;}
a:visited	{text-decoration:underline; color:#000000  ;}
a:hover	{text-decoration:underline; color:#000000  ; background-color:#E1DDD3;}

/*under contents*/
a.ucts:link	{text-decoration:underline; color:#333333  ;}
a.ucts:visited	{text-decoration:underline; color:#333333  ;}
a.ucts:hover	{text-decoration:underline; color:#000000  ; background-color:#E1DDD3;}

/*imakoko*/
a.here:link	{text-decoration:underline; color:#333333  ; background-color:#E1DDD3;}
a.here:visited	{text-decoration:underline; color:#333333  ; background-color:#E1DDD3;}
a.here:hover	{text-decoration:underline; color:#000000  ; background-color:#E1DDD3;}
