body{ 		background-color : royalblue;
		font-size: 12pt ; 
		line-height : 18pt ;
		color : dimgray}
h1{ 		font-size: 14pt ; 
		line-height : 18pt ;
		color : blue }
A{  	font-size : 10pt;
  	line-height : 10pt;
  	font-family : Arial;
  	color : darkgreen;
  	text-decoration : none;}
A:HOVER{  color : aqua;}
A:ACTIVE{  color : silver;}