<!--
A:link {
   text-decoration:none;
}
A:visited {
   text-decoration:none;
}
A:active {
   text-decoration:none;
}
-->

<!--
A:link {
   text-decoration:none;
}
A:visited {
   text-decoration:none;
}
A:active {
   text-decoration:none;
}
A:hover {
   color:#b38373;
   background:#fed6cf;
}
-->