<style>
<!--
body {  font-family: Arial, Helvetica, sans-serif; color : gray; }
.smtxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-align: center;
}
a:link {
font-weight: bold;
color: #ffffff
}
a:hover {
font-weight: bold;
text-decoration: underline;
color: #ff0000;
}
a:visited {
font-weight: bold;
text-decoration: underline;
color: #ff0000;
}
-->
</style>