a	{
	font-family:verdana;
	font-size:12px;
	color:000000;
	text-decoration:underline;
	}

a:hover	{
	font-family:verdana;
	font-size:12px;
	color:000000;
	background:#E9E9E9;
	text-decoration:underline;
	}

p	{
	font-family:verdana;
	font-size:12px;
	color:CCCCCC;
	text-decoration:none;
	}