<!--
a { font-family: Helvetica, sans-serif, Arial; }
A:link { color: blue; text-decoration: none; }
A:visited { color: blue; text-decoration: none; }
A:active { color: blue; text-decoration: none; }
A:hover { color: orange; text-decoration: underline; font-weight: bold; background-color: #FFFFF9; border-color: black black #000000 #000000}
// -->
<!-- StopText code courtesy SgtSearch.com and Thiefware.com -->
<!-- span {font-size:14px} -->
<!-- Stop here and insert into your site head tags -->