@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
}
body,td{
font-size:12px;
color:#7f7f7f;
line-height:160%;
}
a:link,a:visited{
color:#293D6B;
text-decoration:none;
}
a:hover{
color:#000;
}


