/* CSS Document */

a{ text-decoration:underline; color: #CC0000 }
a:hover { text-decoration:none; color: #999999 }
