a:link
	{
	font-family:arial;
	font-size:16px;
	color:FFFFFF;
	text-decoration:none;
	}

a:hover
	{

	font-size:16px;
	color:FFFFFF;

	background:#abb658;
	}

a:active
	{

	font-size:16px;
	color:FFFFFF;
	text-decoration:none;
	}

a:visited
	{

	font-size:16px;
	color:FFFFFF;
	text-decoration:none;
	}





a.type2:
	{

	font-size:16px;
	color:000080;
	text-decoration:underline;
	}

a.type2:hover	
	{

	font-size:16px;
	color:000080;
	background:#FFFFFF;

	}

a.type2:active
	{
	font-family: arial;
	font-size:16px;
	color:000080;
	text-decoration:underline;
	}

a.type2:visited
	{
	font-family: arial;
	font-size:16px;
	color:000080;
	text-decoration:underline;
	}

