/* CSS Document */
a:link { font-family: Arial; font-weight: bold; color: #990000; text-decoration: none}
a:visited { font-family: Arial; font-weight: bold; color: #990000; text-decoration: none}
a:hover { font-family: Arial; font-weight: bold; color: #3366CC}
a:active { font-family: Arial; font-weight: bold; text-decoration: none}
