a:link { font-weight: none; text-decoration:none; color: red }
                                       a:visited { font-weight: none; text-decoration:none; color: red }
                                      a:hover{ font-weight: none; text-decoration:underline; color: Gray }
                                       a:active {font-weight: none; text-decoration:none; color: #dcdcdc}
body{background:#ffffff}