A:link {color: #98F ; text-decoration: none ; }
A:visited {color: #E58 ; text-decoration: none ; }
A:hover {color: #B93 ; text-decoration: underline ; }
A:active {color: #777; text-decoration: none ; }

input { color: yellow ; border: 0px ; background: transparent ; }
body { background: #000 ; }


