/* CSS Document */

<style type = "text/css">

A:active {color: #527078; text-decoration: underline; font-size: 12px}
A:visited {color: #527078; text-decoration: none; font-weight: bold; font-size: 12px}
A:link {color: #527078; text-decoration: none; font-weight: bold; font-size: 12px}
A:hover {color: #EA8D42; text-decoration: underline; letter-spacing: 1px; font-weight: bolder; font-size: 12px}


</style>

