@charset "utf-8";
/* CSS Document */

a{
color:#000000;
text-decoration:none;
}
a:hover{
color:#990000;
text-decoration:none;
}