@charset "utf-8";

a:link { font-weight:bold; color:#185194; text-decoration:none; }
a:visited { font-weight:bold; color:#0D2C51; text-decoration:none; }
a:hover { font-weight:bold; color:#154D8A; text-decoration:none; }
a:active { font-weight:bold; color:#D9E8F9; text-decoration:underline; }

