body {}
p {}
td {}
h1  {
	color: red;
	font-size: xx-large;
	text-align: center
	}

a:link, a:visited{color: purple !important;}
a {color: blue;}