@charset "utf-8";
/* CSS Document */

/* ------------------------
global
------------------------ */

body {
font-family:Verdana, sans-serif;
}
br {
letter-spacing: 0px;
}
a {
color:#999999;
text-decoration: underline;
}
a:visited {
color:#999999;
text-decoration: underline;
}
a:hover {
color:#3d42ec;
text-decoration: none;
}


