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

a:link { color: #b98647; text-decoration: none;}
a:visited { color: #cc9933; text-decoration: none;}
a:active { color: #b98647; text-decoration: none;}
a:hover { color: #cc6600; text-decoration: underline;}
