a	{
	font-family:verdana;
	font-size:10px;
	color:2E3F54;
	text-decoration:underline;
	}

a:hover	{
	font-family:verdana;
	font-size:10px;
	color:2E3F54;
	text-decoration:underline overline;
	background:#efefef;
	}

p	{
	font-family:verdana;
	font-size:10px;
	color:000000;
	text-decoration:none;
	}
