@charset "iso-8859-1";
H3			{color: black; background: #99FFFF}
H4			{ color: black; background: #FFFF99}
a:link		{ text-decoration: none; color:#0033cc }
a:visited	{ text-decoration: none; color:#0033ff }
a:active	{ text-decoration: none; color:#ff0000 }
a:hover		{ text-decoration: underline; color: #0000A0 }

