/* LINK STYLES */

/*
a:link    { color: #be0028; text-decoration: underline; }
a:visited { color: #be0028; text-decoration: underline; }
a:active  { color: #be0028; text-decoration: underline; }
a:hover   { color: #be0028; text-decoration: underline; }
*/

a.subtle:link    { color: #0000FF; font-weight: normal; text-decoration: none; }
a.subtle:visited { color: #0000FF; font-weight: normal; text-decoration: none; }
a.subtle:active  { color: #0000FF; font-weight: normal; text-decoration: none; }
a.subtle:hover   { color: #0000FF; font-weight: normal; text-decoration: none; }
