<style>
/* Font Settings */
body {font-family: arial, helvetica, sans-serif; }
div {font-family: arial, helvetica, sans-serif; }
td {font-family: arial, helvetica, sans-serif; }
p {font-family: arial, helvetica, sans-serif; }


/* Link Settings */
A:link { text-decoration: none; color:#FFFFFF; }
A:visited { text-decoration: none; color:#FFFFFF; }
A:hover { text-decoration: none; color:#000000; }

</style>