@charset "utf-8";
/* CSS Document */

A:link  { color: #483D8B; text-decoration: underline }
A:visited  { color: #9932CC; text-decoration: underline }
A:active  { color: #f00; text-decoration: none }
A:hover  { color: #ffFFFf; text-decoration: none; background-color: #483D8B }