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


#hp{
width:100px;
height:50px;
position:fixed;
top:5px;
left:5px;
font-size:10px;
font-family:"Times New Roman", Times, serif;
}
a{
text-decoration:none;
color:#000000;
}
a:hover {
background-color:#000000;
color:#000000;
}

