a:link
	{
	font-family:verdana;
	font-size:12px;
	color:000000;
	text-decoration:underline;
	}

a:hover
	{
	font-family:verdana;
	font-size:12px;
	color:000000;
	text-decoration:underline overline;
	background:#f2f2f2;
	}

a:active
	{
	font-family:verdana;
	font-size:12px;
	color:000000;
	text-decoration:underline;
	}

a:visited
	{
	font-family:verdana;
	font-size:12px;
	color:000000;
	text-decoration:unerline;
	}





a.type2:
	{
	font-family:verdana;
	font-size:16px;
	color:FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

a.type2:hover	
	{
	font-family:verdana;
	font-size:16px;
	color:FFFFFF;
	font-weight:bold;
	text-decoration:underline overline;
	background:#800000;
	}

a.type2:active
	{
	font-family:verdana;
	font-size:16px;
	color:FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

a.type2:visited
	{
	font-family:verdana;
	font-size:16px;
	color:FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}


