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

