UL, LI, A, TD
{
	font-family :      Lucida Console, Arial, Helvetica, sans-serif;
	font-size :        11px;
	text-decoration :  none;
}

P
{
	font-family :      Lucida Console, Arial, Helvetica, sans-serif;
	font-size :        12px;
	text-decoration :  none;
}

H1
{
	font-family :      Lucida Console, Arial, Helvetica, sans-serif;
	font-size :        18px;
	text-decoration :  none;
}

H6
{
	font-family :      Lucida Console, Arial, Helvetica, sans-serif;
	font-size :        9px;
	text-decoration :  none;
}

A:HOVER
{
	color:	orange;
}
