 
body {
	background-color: #000000;
	background-image: url("/gifs/try2c.gif");
	background-repeat: no-repeat;
    background-attachment: scroll;
	background-position: center top;
}


a { text-decoration: none; }
a:hover { text-decoration: none; }

a:active { color: #ff0000; }

a:link { color: #ff0000; }
a:visited { color: #ff0000; }

a:hover {
	color: #ff00ff; }