@charset "Shift_JIS";
/*ここからbody設定*/
body{
 margin-top: 0px;
 margin-left: 0px;
 margin-bottom: 0px;
 position: center;
}

/*テキストリンク*/
TD {color:#F5F5F5;; line-height: 18px}
a:link { color: #F5F5F5; text-decoration: underline;}
a:visited { color: #F5F5F5; text-decoration: underline;}
a:hover { color: #F5F5F5; text-decoration: underline;}
