/* @charset "ISO-8859-1"; */

a:link { text-decoration:none; color:blue; }
a:visited { text-decoration:none; color:blue;}
a:focus { text-decoration:underline; color:blue; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }