body {background-repeat: no-repeat}


a:link { color:silver; text-decoration:none; }
a:visited { color:silver; text-decoration:none; }
a:active { color:silver; text-decoration:none; }
a:hover { color:black; text-decoration:underline; }


