@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
font-size:12px
}
img
{
border:none
}
a:link
{
text-decoration:none;
color:#666666
}
a:visited
{
text-decoration:none;
color:#666666
}
a:active
{
text-decoration:none;
color:#555555
}
a:hover
{
text-decoration:none;
color:#555555
}