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

#maplinks a {
font:Arial, Helvetica, sans-serif;
color:#CC3333;
font-size:10px;
}
#maplinks a:hover {
color:#000000;
text-decoration:underline;
}
#maplinks a:visited {
color:#CC3333;
}
