/* -- Default -- */

/* Re-Define Tags */
a:link { color:#0095D7; }
a:visited { color:#49A6CD; }
a:hover { color:#FF9537; }

/* Custom Class */
.point { color:#0095D7; }
.box { border:1px solid #0095D7; }
.bg_exdark { background-color:#006997; }
.bg_dark { background-color:#5BCEFF; }
.bg_light { background-color:#D2F1FF; }