a:link		{
	text-decoration:none;
	color:0000ff;
}

a:visited 	{
	text-decoration:none;
	color:8040ff;
}

a:hover		{
	font-weight:bold;
	color:ff6060;
	text-decoration:none;
}

a:active 	{
	text-decoration:none;
	color:red;
}

img		{
	border		:	0pt;
}

h6	{
	font-size	:	10pt;
	font-weight	:	bold;
}

p	{
	font-size	:	10pt;
	font-weight	:	normal;
}