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

a:link {
COLOR:#00F;
}
a:visited {
COLOR:#00F;
}
a:hover {
COLOR: #F0F;
}
a:active {
COLOR:#90F;
}
