<style type="text/css">
a
{
text-decoration: none;
color: #333;
}
a:visited
{
color: #333;
}
a:active
{
color: #F60;
text-shadow: 0px 0px 1px #F60;
}
a:hover
{
color: #F60;
text-shadow: 0px 0px 1px #F60;
}
.text {
font-size: 9px;
font-family: Tahoma, Geneva, sans-serif;
}
</style>