// Stylesheet for the links
a {text-decoration:none}
a:hover {color: #ff0000;text-decoration:underline; font-weight=bold;}

