P		{font-size: "13pt";
		font-family: "Andy Bold", "Times New Roman", "Arial", Times, serif}

H1		{color: maroon;
		font-family: "Comic Sans MS", "Times New Roman", Times, serif;
		font-size: xx-large;
		text-align: center;
		background: none}

H2		{color: blue;
		font-family: "Andy Bold", "Arial", "Times New Roman", Times, serif;
		font-size: larger}

A:link 	{color: blue;
		text-decoration: none;
		background: none}

A:visited {color: blue;
		text-decoration: none;
		background: none}
		
A:active {color: blue;
		text-decoration: none;
		background: none}

A:hover {color: red;
		text-decoration: none;
		background: yellow}
