/* -- Default -- */

/* Re-Define Tags */
a:link { color:#4F72B3; }
a:visited { color:#778399; }
a:hover { color:#FF9537; }

/* Custom Class */
.point { color:#4F72B3; }
.box { border:1px solid #4F72B3; }
.bg_exdark { background-color:#334A77; }
.bg_dark { background-color:#A5B7D8; }
.bg_light { background-color:#E0E7F4; }