<STYLE TYPE="text/css">
a.dog:link { color: #ffffff; text-decoration: none }
a.dog:active { color: red; text-decoration: none }
a.dog:visited { color: #ffffff; text-decoration: none }
a.dog:hover { color: #000000; text-decoration: none; background: #E6EEE3 }
</style>