a:link
	{
	text-decoration: none;
	color: #0000ff;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	}
a:visited
	{
	text-decoration: none;
	color: #0000ff;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	}

a:hover
	{
	text-decoration: none ;
	color: #ff0000;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	}

