﻿a, img
{
border: 0px;

}

<style>
<!--

a   {text-decoration:none}

-->
</style>

a:link {color: #2b6577;text-decoration:none;font-weight:none;}
a:visited {color: #2b6577;text-decoration:none;font-weight:none;}
a:hover {color: #2b6577;text-decoration:underline;font-weight:none;}
a:active {color: #2b6577;text-decoration:none;font-weight:none;}
