/* ################# */
/* ##### LINKS ##### */
/* ################# */

a.site_nav:link {color: #FFF; font-weight: bold; text-decoration: none;}
a.site_nav:active {color: #FFF; font-weight: bold; text-decoration: underline;}
a.site_nav:visited {color: #FFF; font-weight: bold; text-decoration: none;}
a.site_nav:hover {color: #FFF; font-weight: bold; text-decoration: underline;}
a:link {color: #406080;}
a:active {color: #406080;}
a:visited {color: #7C9EBF;}
a:hover {color: #1E4164;}
a.bold:link {color: #545B72; font-weight: bold;}
a.bold:active {color: #93A4CA; font-weight: bold;}
a.bold:visited {color: #93A4CA; font-weight: bold;}
a.bold:hover {color: #4E8DD9; font-weight: bold;}
a.white:link {color: #F9F9F9; font-weight: bold;}
a.white:active {color: #FFF; font-weight: bold;}
a.white:visited {color: #F3F3F3; font-weight: bold;}
a.white:hover {color: #FFF; font-weight: bold;}
a.whitenodec:link {color: #F9F9F9; font-weight: bold; text-decoration: none;}
a.whitenodec:active {color: #FFF; font-weight: bold; text-decoration: none;}
a.whitenodec:visited {color: #F3F3F3; font-weight: bold; text-decoration: none;}
a.whitenodec:hover {color: #FFF; font-weight: bold; text-decoration: none;}
a.black:link {color: #000; font-weight: bold;}
a.black:active {color: #666; font-weight: bold;}
a.black:visited {color: #333; font-weight: bold;}
a.black:hover {color: #666; font-weight: bold;}