/* CSS Document  for links*/
a:hover {  color: #FF0000}
a {  text-decoration: none}
