P {text-indent: 20px} 

A:link {color: blue; text-decoration: none}
A:visited {color: blue; text-decoration: none}
A:hover {color: navy; text-decoration: underline}
A:active {color:blue; text-decoration: none} 

H1	{color: blue;
	font-weight: bolder}

