@CHARSET "UTF-8";

/* dark static title links */
a.title_static:link         {color: #4A4A4A; text-decoration: underline;}
a.title_static:visited      {color: #4A4A4A; text-decoration: underline;}
a.title_static:hover        {color: #B10000; text-decoration: underline;}
a.title_static:active       {color: #B10000; text-decoration: underline;}


