<style type="text/css">

td
{font-family: Verdana, Helvetica, Arial, sans-serif}

/* This is for the body links. */

td.blurb a:link
{font-family: Arial; color: #FFFFFF; text-decoration: none}

td.blurb a:visited
{font-family: Arial; color: #FFFFFF; text-decoration: none}


td.blurb a:hover
{font-family: Arial; color: #FFFFFF; text-decoration: underline}

td.blurb a:active
{font-family: Arial; color: #FFFFFF; text-decoration: none}


/* This is for the nav links. */

td.nav a:link
{font-family: Arial; color: #FFFFFF; text-decoration: none}

td.nav a:visited
{font-family: Arial; color: #FFFFFF; text-decoration: none}


td.nav a:hover
{font-family: Arial; color: #FFFFFF; text-decoration: none}

td.nav a:active
{font-family: Arial; color: #FFFFFF; text-decoration: none}


</style>