a:link
	{
	font-family:verdana;
	font-size:12px;
	color:666666;
	text-decoration:none;
	}

a:hover
	{
	font-family:verdana;
	font-size:12px;
	color:666666;
	font-weight:bold;
	text-decoration:underline overline;
	background:#F5F5F5;
	}

a:active
	{
	font-family:verdana;
	font-size:12px;
	color:666666;
	text-decoration:none;
	}

a:visited
	{
	font-family:verdana;
	font-size:12px;
	color:666666;
	text-decoration:none;
	}





a.type2:
	{
	font-family:verdana;
	font-size:10px;
	color:666666;
	text-decoration:underline;
	}

a.type2:hover	
	{
	font-family:verdana;
	font-size:10px;
	color:666666;
	background:#F5F5F5;
	text-decoration:underline overline;
	}

a.type2:active
	{
	font-family:verdana;
	font-size:10px;
	color:666666;
	text-decoration:underline;
	}

a.type2:visited
	{
	font-family:verdana;
	font-size:10px;
	color:666666;
	text-decoration:underline;
	}

