
{font: 12 pt sans serif }
 
    a:link {text-decoration: none; font-family:
sans serif; color: yellow}
    a:visited {text-decoration: none; font-family:
sans serif; color: yellow}
    a:active {text-decoration: none; font-family:
sans serif; color: red; font: bold }
    a:hover {text-decoration: none; font-family:
sans serif; color: red; font: italic}
	
h3 {color:red}
h2 {color:yellow}

BODY { background-color: black }

