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

a{
font:Tahoma; 10px;
color:#0000CC;
}
a:hover{
text-decoration:underline;
color:#FF0000;
}