		 a:link {color: black; text-decoration: none; font-weight: bold}		 a:visited { text-decoration: none; font-weight: bold; color: "#222222" } 		 a:active {	text-decoration: none; font-weight: bold; color: "red" }		 a:hover { text-decoration: none; font-weight: bold; color: "blue" }body         { font-family:"Arial"; font-weight: bold; background-color: "white"; background-repeat: no-repeat; color: "red";                font-size: "14" }