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


html, body {
background-color: #0010FF;
}



#fillLayer {
fill: #0010FF;
}



.linkButton {
color: #0010FF;
}
