A:link		{ text-decoration: none;	font-weight: bold;	color:#666699 }
A:visited	{ text-decoration: none;	font-weight: bold;	color:#666699 }
A:hover		{ text-decoration: none;	font-weight: bold;	color:#FF0000 }
A:active		{ text-decoration: blink;	font-weight: bold;	color:#FF0000 }

p.hdr {
	 font-size: large;
	 font-style: italic;
	 font-family: sans-serif
}

p.txt {
	 font-size: normal;
	 font-style: normal;
	 font-family: sans-serif
}

p.tny {
	 font-size: xx-small;
	 font-style: normal;
	 font-family: sans-serif
}