a	{
	font-family:arial;
	font-size:10px;
	color:808080;
	text-decoration:underline;
	}

a:hover	{
	font-family:arial;
	font-size:10px;
	color:808080;
	text-decoration:underline overline;
	background:#F5F5F5;
	}

h1	{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:808080;
	text-decoration:none;
	}

p	{
	font-family:verdana;
	font-size:10px;
	color:666666;
	text-decoration:none;
	}