@charset "utf-8";
/* CSS Document */

a:link, a:visited { color: #CA0000; text-decoration: none; font-weight: normal; } 
a:active, a:hover  { color: #99330; text-decoration: underline; }