/* -- Default -- */

/* Re-Define Tags */
a:link { color:#E67E00; }
a:visited { color:#CF7C16; }
a:hover { color:#FF9537; }

/* Custom Class */
.point { color:#E67E00; }
.box { border:1px solid #E67E00; }
.bg_exdark { background-color:#B16304; }
.bg_dark { background-color:#F7D8B2; }
.bg_light { background-color:#FCF2E5; }