		 a:link {color: blue; text-decoration: none; }		 a:visited { text-decoration: none color: "#0000ff" } 		 a:active {	text-decoration: none }		 a:hover { text-decoration: none; color: "#ff0000" }body         { font-family: arial, Helvetica; background-image: url(back1.jpg); background-repeat: no-repeat; color: #000000;                font-size: small }		   H1 { font-family: arial; font-weight: bold; font-size: x-large; color: "RED" }           H2 { font-family: arial; font-weight: bold; font-size: large; color: "BLACK" }           H3 { font-family: arial; font-weight: bold; font-size: medium; color: "RED" }           H4 { font-family: arial; font-weight: bold; font-size: small; color: "RED" }                  		
