/**
 12ch CSS 200612
**/
a:hover,a:focus { color: #0033ee; text-decoration: underline; }
a { color: #0022aa; text-decoration: none; }
a:hover{color:green;}
textarea,select,input{border-left:1px solid #333333; border-right:1px solid #333333; border-top:1px solid #333333; border-bottom:1px solid #333333; color:#222222;}
.atable a{ text-decoration:none;}
/**
BODY{
	margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;
}
***/
