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

